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
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.
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.