Home » Developer & Programmer » Forms » Forms - Call form Related question
Forms - Call form Related question [message #84795] Tue, 27 April 2004 02:50 Go to next message
Raj
Messages: 411
Registered: November 1998
Senior Member
 

I have Form A

form A Calls Form b(modal)

When i press ok in Form B

control comes to A

but how to disable some controls in Form A

when i press ok in B

Is that possible

 

 
Re: Forms - Call form Related question [message #84797 is a reply to message #84795] Tue, 27 April 2004 03:37 Go to previous messageGo to next message
magnetic
Messages: 324
Registered: January 2003
Senior Member
create a parameter in form b
set the value =1 when OK pressed.
check in form A if the paramter has the value 1
if so then use built-ins like set_item_property
to disable items or functionalites.
Re: Forms - Call form Related question [message #85035 is a reply to message #84795] Mon, 24 May 2004 04:19 Go to previous message
Anupam
Messages: 62
Registered: July 2001
Member
use the global variables
and set_item_property bult in disable the item
Previous Topic: query about the delete button
Next Topic: FRM-40202 (Field Must be entered)
Goto Forum:
  


Current Time: Wed May 01 17:54:26 CDT 2024