Take out of a form the texts

Dear All,

Do you know any tool or source code that I could get texts (field titles)from a LN form with?

I should create a kind of documentation about LN databases where I should list field titles not just fieldnames.

Thank you in advance.

Tibor

Subject: Take out of a form the texts

Hi Tribor.All the text that you write in the form is stored in the $body field.

If you search in the forum you can find information about it.

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/ada84ddab20704b5852573e800261959?OpenDocument

I hope this help you.

Subject: RE: Take out of a form the texts

If you convert the form to DXL, you should be able to process it (perhaps with XSLT) and extract the information you require.