Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to make a certain option available "ONLY" when a certain "style" is chosen?
Solved! Go to Solution.
I'm trying to make a certain option available "ONLY" when a certain "style" is chosen?
Solved! Go to Solution.
Hi @chris. Create an extra Boolean type user parameter just for use within the 'Enabling Parameter Name" setting of your Form, then use an iLogic rule (or add some code to your existing rule) that will set that Boolean to False when that one Type is chosen, and will set it to True when any other Type is chosen, and make sure that the rule is triggered to run every time the Type selection parameter's value changes.
Wesley Crihfield
(Not an Autodesk Employee)
You had everything right in the video but you forgot to set the "Tee_Offset" (true or false) in your rule when you changed your selection.