I have a workflow variable that contains HTML and I am applying the variable to the Rich Textbox. When I render the form it shows the textbox with the HTML code in it instead of the content. Any ideas?
Take a look at this >>> Re: Setting Rich Text field from a calculated value
I created a multi line text column on the list and dumped the HTML into it. Pointed the RTB at the column instead of the workflow variable and it worked. VERY STRANGE!!!!