Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
giocastro
23
Views
2
Comments
[InputToTinyMCE] Can I save in the database the InputToTinyMCE result? Can I restore it?
Question
Forge
InputToTinyMCE (O11)
Forge asset by
Caio Santana Magalhães
Good morning, my I save what my user typed and formated into InputToTinyMCE and restore it?
Manish Jawla
MVP
hi,
yes you can, take binary data in table as datatype to save the data and retrieve the same and show it within the expression,
Regards,
MJ
Caio Santana Magalhães
MVP
giocastro
wrote:
Good morning, my I save what my user typed and formated into InputToTinyMCE and restore it?
Hello,
It should work just like a regular textarea. When the user types into the TinyMCE editor, all text is transferred to the hidden textarea underneath.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...