Home » Developer & Programmer » Forms » How to hide prompt text in forms? (oracle 10g,windows)
How to hide prompt text in forms? [message #517659] Wed, 27 July 2011 03:02 Go to next message
form_user1
Messages: 18
Registered: July 2011
Location: chennai
Junior Member
Hi guys,

I have created a text prompt in layout editor by clicking a button 'TEXT'('A' symbol) from left hand side toolbar,text is created with name 'TEXT67' and graphics type 'TEXT'.

when i click that text(TEXT67),block showing <null>.

So i cant use the below code,bcoz no block for that text..

SET_ITEM_PROPERTY('<BLOCK_NAME>.<TEXT_NAME>',PROMPT_TEXT,' ');

then i tried below,i.e i skip block name i gave only text name..

SET_ITEM_PROPERTY('TEXT67',PROMPT_TEXT,' ');

not working...

How to resolve this?


Thanks....

[Updated on: Wed, 27 July 2011 03:06]

Report message to a moderator

Re: How to hide prompt text in forms? [message #517660 is a reply to message #517659] Wed, 27 July 2011 03:05 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
This is just an ordinary text - it looks like a prompt, but it isn't really. "Real" prompts are part of items. So, on order to create it properly, open item's property palette, scroll down to "Prompt" section and set prompt text in there.
icon14.gif  Re: How to hide prompt text in forms? [message #517743 is a reply to message #517660] Wed, 27 July 2011 19:28 Go to previous message
form_user1
Messages: 18
Registered: July 2011
Location: chennai
Junior Member
Thanks littlefoot.
Previous Topic: FRM 40102 Records must be inserted or deleted first
Next Topic: how can make help screen
Goto Forum:
  


Current Time: Sun Sep 08 23:00:28 CDT 2024