Home » Developer & Programmer » Forms » Query in Tab Canvas (oracle 10 G)
Query in Tab Canvas [message #573283] Wed, 26 December 2012 04:52 Go to next message
poojamunj
Messages: 64
Registered: May 2011
Location: MUMBAI
Member
Hello,
I have developed one form which has a tab canvas.
When I run the form, by default the first tab gets opened.
But I want to go on second tab forcefully when certain conditions are met when I run the form and restrict the user to go on first tab.
How can I do it.
Please guide.


Thanks.
Re: Query in Tab Canvas [message #573287 is a reply to message #573283] Wed, 26 December 2012 05:05 Go to previous message
Littlefoot
Messages: 21808
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
One option (maybe even the simplest) is to switch tabs.

Another option: you force navigation to the second tab by issuing GO_ITEM('item_on_the_second_tab') statement. SET_ITEM_PROPERTY built-in should then be used to disable items on the first tab (so that the user can't navigate to that tab).
Previous Topic: Tabular form
Next Topic: Report without viewing send to printer
Goto Forum:
  


Current Time: Wed Apr 24 03:49:31 CDT 2024