Home » Developer & Programmer » Forms » call another form (oracle forms 10g ,win xp pack 2)
call another form [message #575962] Tue, 29 January 2013 16:42 Go to next message
goldray
Messages: 108
Registered: December 2012
Senior Member
I have 2 items (required belonging to a block-based), I have a button called "home", I want when I click on this button another form is displayed but the cursor is still on the first item (its since the item is required), so there's there a solution that allows me to solve problem ?

code: when-button-pressed trigger:
call_form('...');

[Updated on: Tue, 29 January 2013 17:18]

Report message to a moderator

Re: call another form [message #575964 is a reply to message #575962] Tue, 29 January 2013 19:42 Go to previous messageGo to next message
reppihsrow
Messages: 22
Registered: October 2012
Junior Member
you want that if you call a form the cursor is still in the previous form?
Re: call another form [message #575965 is a reply to message #575964] Tue, 29 January 2013 20:31 Go to previous messageGo to next message
goldray
Messages: 108
Registered: December 2012
Senior Member
the problem that I can't call the form because the 2 items are required !
Re: call another form [message #575966 is a reply to message #575962] Tue, 29 January 2013 22:03 Go to previous messageGo to next message
reppihsrow
Messages: 22
Registered: October 2012
Junior Member
Maybe because that item in the database column is not nullable. check it.
If it is, forms will not let you to move cursor in another object unless you fill the required items.
Re: call another form [message #575990 is a reply to message #575966] Wed, 30 January 2013 06:24 Go to previous message
cookiemonster
Messages: 13920
Registered: September 2008
Location: Rainy Manchester
Senior Member
try setting the defer required enforcement property at form level.
Previous Topic: need number for patch19 for dev6i to download
Next Topic: Forms Builder Help Topics
Goto Forum:
  


Current Time: Fri Apr 26 18:24:51 CDT 2024