Home » Developer & Programmer » Forms » Add Sub Form to a Form (oracle 8 i,forms 6i, windows xp)
Add Sub Form to a Form [message #504540] Tue, 26 April 2011 06:41 Go to next message
zahidbutt
Messages: 13
Registered: January 2011
Location: Lahore
Junior Member
Dear Experts,

I have a main form of "sales contract". I want to add sub form to take input for commission & shipment details in separate sub forms.

When I click a button on main form, system should open sub form, in which I enter the detail.

Please help me.

Thanks
Re: Add Sub Form to a Form [message #504542 is a reply to message #504540] Tue, 26 April 2011 06:57 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Research usage of NEW_FORM, CALL_FORM and OPEN_FORM built-ins.

[Updated on: Tue, 26 April 2011 07:24]

Report message to a moderator

Re: Add Sub Form to a Form [message #504545 is a reply to message #504542] Tue, 26 April 2011 08:20 Go to previous messageGo to next message
ranamirfan
Messages: 535
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Dear,
Create to an other Canvas having information related to Comm & Shipment with Canvan type STACKED and call them in a button with using this code.
Show_View('New Created Canvas Name');
Go_item('New Created Canvas First Item name');


Hope It'll help you.

Regards,
Irfan
Re: Add Sub Form to a Form [message #504676 is a reply to message #504545] Wed, 27 April 2011 05:05 Go to previous messageGo to next message
zahidbutt
Messages: 13
Registered: January 2011
Location: Lahore
Junior Member
Thanks it worked.
Re: Add Sub Form to a Form [message #504725 is a reply to message #504676] Wed, 27 April 2011 08:26 Go to previous message
ranamirfan
Messages: 535
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Thanks for the feedback.
Previous Topic: Help to use nested name_in function in oracle forms 6i
Next Topic: ora 12154: tns could not resolve the connect identifier Specified
Goto Forum:
  


Current Time: Mon Sep 16 21:28:59 CDT 2024