Problem saving Textarea with AJAX submit

danielitob 10 Apr, 2018
Hi,
i have a form with text fields and 2 text area (with Rich text editor). If i set in Display Section -->Ajax Submit to NO, the form save in db and into Email the html correctly.
In i set Ajax Submit to YES, the form doesn't save neighter db neighet Email the 2 field text area.
Is it possible? is it JS problem?

Regards
Daniele
GreyHead 11 Apr, 2018
Hi Daniele,

It sounds like a JavaScript problem. If you check your browser web develop tools then you can (a) check for error message and (b) check to see what data is being submitted.

Bob
This topic is locked and no more replies can be posted.