hiding Prompts in forms [message #177512] |
Thu, 15 June 2006 04:20 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
mathan
Messages: 24 Registered: March 2005
|
Junior Member |
|
|
Hi all,
I am trying to set the prompt and not display it. I tried the following code but it is not working. Any other approach? Is there some way I can set the display length to 0.Please HELP!!!
Thanks
Mathan
set_item_property( 'IC.MESG_TEXT',prompt_text, 'Message');
set_item_property( 'IC.MESG_TEXT',prompt_display_style,PROMPT_HIDDEN);
PS - I tried interchanging the order but that didnt work too.
|
|
|
|