|
I want to customize the UI of a custom form using a Custom Type but I am unable to name or place in View hierarchy the new model I defined.
I tried many combinations of renaming and folder placement but nothing seems working.
The basic idea - copying the modified file keeping the same name and folder hierarchy under my theme- which is working for other types of fields doesn't work for Text fields.
Should I create a special name to replace the Fields.Common.Text.Edit.cshtml and where to pace it.
I would say that the default model for text fields editing is rather ugly and impracticable using a fieldset which takes 100% of width in the form. Especially when you don't want fieldsets....and have 30 text fields in the form.
|