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
- :
- User selection for Radio buuton
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 29, 2008
08:18 AM
User selection for Radio buuton
HI frnds,
PFA
In the custom pannel i have two radio buttons (Yes/No) ,based on the use selection i want to show diffrent custom pannel.Am not getting any idea how to change the custom pannel based on the user selection.
could any tell me what excatlly "Results vatiable:$USER_INPUT_RESULT_49$" wil do.
am new to the installanywhere 2008 Enterprise edtion.
If any one having the url for Radio Button please share me.
Advanced thanks and regards
Raju.chilakam
PFA
In the custom pannel i have two radio buttons (Yes/No) ,based on the use selection i want to show diffrent custom pannel.Am not getting any idea how to change the custom pannel based on the user selection.
could any tell me what excatlly "Results vatiable:$USER_INPUT_RESULT_49$" wil do.
am new to the installanywhere 2008 Enterprise edtion.
If any one having the url for Radio Button please share me.
Advanced thanks and regards
Raju.chilakam
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 29, 2008
08:51 AM
$USER_INPUT_RESULT_49$ is the variable that is getting set if the user selects Yes. If the user selects Yes then $USER_INPUT_RESULT_49$ should equal "1". It looks like you need to add a No radio button to your panel as well.
