Topic: send text in a form using POST from a WYSIWYG editor
Crossweb priority asked 2 years ago
Hi! I would like to send text in a form using POST from a WYSIWYG editor. Since the WYSIWYG is in a div, I can't describe it with the name parameter. I have no idea how I could do this? Is there anyone who has also encountered such a problem and found a solution to it?
https://mdbootstrap.com/snippets/standard/crossweb/4506993
Grzegorz Bujański staff answered 2 years ago
We will fix this as soon as possible. At the moment you can get the data from wysiwyg using the getCode()
method and add the contents of wysiwyg to formData before sending it to the server
https://mdbootstrap.com/snippets/standard/grzegorz-bujanski/4517963#js-tab-view
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 4.2.0
- Device: computer
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: Yes