Re: 5.3 version of XLite\View\FormField\Textarea\Simple
I can't find examples in the source code, but it may be that you should specify your "fieldName" in the "fieldOptions" array.
Check the HTML source code of the page when you use TextareaAdvancedType and compare the "name" attribute of the text area with the one that is used when you change the type to OldType.
|