I have been trying to get TinyMCE to send data into a database table column without success. All form fields work as expected except the textarea field. Form gets submitted alright but data inside the TinyMCE textarea doesn’t get inserted into db.
Secondly, How do I get medium editor to show up like one used on Wappler community.
Did you ever manage to solve this issue with TinyMCE? I’m having the exact same issue where the text area data doesn’t get submitted with a ServerConnect form.
Edit: Figured it out. For the benefit of anyone else wanting to use TinyMCE, add the following to your tinymce.init script.