This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: how to access labels or captions through IA variables
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jul 10, 2008
03:18 PM
how to access labels or captions through IA variables
I wanna access labels or captions of IA variables....how can i do tht without including custom code.
Can i acess them dircetly thr IA variables?
Can i acess them dircetly thr IA variables?
(3) Replies
‎Jul 10, 2008
05:49 PM
You can modify many of the standard strings as described [thread=181671]here[/thread]. If you look in the custom_en (for example) file, you'll see that many of the entries contain $VARIABLE_NAME$ entries...
‎Jul 12, 2008
09:29 AM
Hi Robert
I dont have any problem with the labels or captions IA is generating....its just that i have included a panel Get User INput which contains 5 fields.I have set all these fileds as mandatory ot be filled by the user for which i have set rule on all the fields which demands user input.I just want that if a user forgets to fill a particular field say 'name' he should be prompted a message ...'Please fillin name ' .For this i wanna access the Label of the name field in this panel.How can i do that
I dont have any problem with the labels or captions IA is generating....its just that i have included a panel Get User INput which contains 5 fields.I have set all these fileds as mandatory ot be filled by the user for which i have set rule on all the fields which demands user input.I just want that if a user forgets to fill a particular field say 'name' he should be prompted a message ...'Please fillin name ' .For this i wanna access the Label of the name field in this panel.How can i do that