Hi,I have a simple pdf fillable form that I created in LiveCycle
Designer ES that saves/submits form data as XML for parsing into a
database. The database parser requires all form data to be encapsulated
into CDATA tags inside the XML fieldnames or it will not process it. Can
anyone give some pointers to force the XML output to encapsulate the
data inside CDATA tags within the XML fieldnames in my output XML file?
Thanks.Dan