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
- :
- hi i want to display a panel only if the $CHOSEN_INSTALL_SET$ equals Typical
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
Dec 04, 2007
10:16 AM
hi i want to display a panel only if the $CHOSEN_INSTALL_SET$ equals Typical
hi,
i have a requirement in which i need to display a panel only if the $CHOSEN_INSTALL_SET$ equals Minimal .
So this is what i did for achieving this:
Some panel and a rule install only if CHOSEN_INSTALL_SET equals if Minimal.
But my problem is even if i am choosing the typical install set ,this panel is getting displayed.
Can anyone suggest me where i am going wrong.
And suggest me some workaround for achieving this.
By mistake i wrote the subject as "$CHOSEN_INSTALL_SET equals Typical" it is actually "$CHOSEN_INSTALL_SET equals Minimal"
i have a requirement in which i need to display a panel only if the $CHOSEN_INSTALL_SET$ equals Minimal .
So this is what i did for achieving this:
Some panel and a rule install only if CHOSEN_INSTALL_SET equals if Minimal.
But my problem is even if i am choosing the typical install set ,this panel is getting displayed.
Can anyone suggest me where i am going wrong.
And suggest me some workaround for achieving this.
By mistake i wrote the subject as "$CHOSEN_INSTALL_SET equals Typical" it is actually "$CHOSEN_INSTALL_SET equals Minimal"
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 04, 2007
10:50 AM
Make sure that the Short Names of your Install Sets are Typical and Minimal. Also, make sure you have $$ on both sides of the $CHOSEN_INSTALL_SET$.
Also, use the DebugOutPut action to make sure really see what the IA variables are being evaluated to.
Also, use the DebugOutPut action to make sure really see what the IA variables are being evaluated to.
