Home » Developer & Programmer » Forms » disabling the data block items....
disabling the data block items.... [message #79405] Thu, 06 June 2002 22:16 Go to next message
mani
Messages: 105
Registered: September 1999
Senior Member
in data base block after doing execute query i need to diasable the block items...so that user can only view the data......

or else...i can first disable the block and execute query....

eitherway i can do it....
but am not able to disable the block......

how can i achieve this???pls help me....
thanks in advance....
Mani
Re: disabling the data block items.... [message #79416 is a reply to message #79405] Fri, 07 June 2002 13:07 Go to previous message
Tyler
Messages: 123
Registered: January 2002
Senior Member
SET_BLOCK_PROPERTY
(block_id Block,
property VARCHAR,
value VARCHAR);

set_block_property('block_name',enabled,property_false);
Previous Topic: Re: How can i make the validation go first, then the commit process when the save button is pressed
Next Topic: defining lov list at runtime
Goto Forum:
  


Current Time: Thu Apr 25 10:14:28 CDT 2024