Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I have more than one form in a SDI?

Status
Not open for further replies.

nofbg

Programmer
Dec 1, 2005
2
GB

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
 
Can I add that I only want to show one of the forms at any one time.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top