I have a rich text field in my InfoPath 2003 form. The form field displays the formatted text. What I need, though, is the underlying node's text that contains the HTML markup for the formatting. How can I retrieve the complete node text for my rich text field?
We are publishing to a forms library in MOSS 2007 and the rich text is changed to plain text. I want to pass the HTML formatting in a field so we can reconstruct the rich test in a SharePint Designer dataview.
Thanks in advance for any help you can offer. My INfoPath scripting is in VBScript.