Home » Developer & Programmer » Forms » how to set prompt attribute for check box?  () 1 Vote
how to set prompt attribute for check box? [message #375763] Sun, 14 December 2008 05:19 Go to next message
jolly_makkar
Messages: 63
Registered: March 2008
Member
hi i tried with inbuilt procedure

set_item_property('xyz',prompt_cisual_attribute,'va');


it gives error...could u help me in telling how to change prompt attribute at runtime..


thanks
Re: how to set prompt attribute for check box? [message #375769 is a reply to message #375763] Sun, 14 December 2008 06:00 Go to previous messageGo to next message
mermarmad
Messages: 3
Registered: February 2006
Location: Egypt
Junior Member
You type prompt_cisual_attribute

the correct is :
set_item_property ('xyz',prompt_visual_attribute,'va');

Nabeel L.Mansour
Re: how to set prompt attribute for check box? [message #375807 is a reply to message #375763] Sun, 14 December 2008 23:40 Go to previous messageGo to next message
jolly_makkar
Messages: 63
Registered: March 2008
Member
hi....no here by mistake i wrote cisual Razz but actually in the code i wrote

set_item_property('xyz',prompt_visual_attribute,'va');

but still getting error...is there way to change the attribute of prompt only rather then changing the attribute of item...Thanks


Re: how to set prompt attribute for check box? [message #375808 is a reply to message #375807] Mon, 15 December 2008 00:31 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I guess that the main problem regards invalid visual attribute properties.

Here's a working example (from top to bottom): properties window / trigger code / the result (red prompt):

/forum/fa/5435/0/

  • Attachment: prompt_va.PNG
    (Size: 13.90KB, Downloaded 1680 times)
icon14.gif  Re: how to set prompt attribute for check box? [message #375840 is a reply to message #375763] Mon, 15 December 2008 02:25 Go to previous message
jolly_makkar
Messages: 63
Registered: March 2008
Member
Smile Thanks littlefoot...ur name shud b bigshot Smile ..thanks again ....
i was not making change in type of VA ...have a nice time
Previous Topic: How to trap the FRM-47017 error ?
Next Topic: Where can i get Webutil Version 10.1.2.0
Goto Forum:
  


Current Time: Sun Feb 09 08:58:20 CST 2025