DynamicOutput: loose changes to Text, when using DB dropdown
Status: Beta
Brought to you by:
jrode
When using the DB dropdown in the dynamicOutput
component all the changes to the text in the HTMLArea
are lost. This appears to be a problem with the
HTMLArea that does not set the HTML variable
"customHtml" before the form is submitted. The problem
does not occur when in the HTML view of the HTMLArea
component.