Hi all!
I want to gather some data from the user and then do something with it.
I thought using SDI would be good since it already provides help for serialising, printing and so on.
But I want to have different forms (although all the data gathered would go to the same document) because I want to customise the forms depending on the data already gathered.
Is this possible?
Can you point me to any tutorials that explain how to do it?
How do I access the unique document that is being used from all the forms?
When I created the second form the development environment inserted another single doc template thing in my application class, do I need to delete this?
Thank you very much in advance.
Noelia