Description
Add function to convert rich text to flat tex or another format
Use Case
RichEditBox have rtf text. $raw(myRichEditbox) = flat text of the field or myRichEditBox.raw
Importance
Possibility to display the field in different format.
Type
Scripting/Coding
Operating System
Not Applicable
Status
Open
Maybe $decode would be the right place to implement this wish.