Issue with hidden field and rich text
Hey all,
I'm facing another issue and this time it is hidden form field. I've got the coldfusion rich text editor on one page and when submitted want to display a preview in another. However, in order to be able to insert the record afterwards I'm hiding initial form values in the hidden fields. All the values are fine except the one from the rich text editor as it gets output in full and is not hidden at all.
I assume this behaviour is caused by the formatted text and one of it's tags closing whole hidden field.
Any thoughts on how to store rich text in the hidden field?
cheers,
Simon
