Message 1 of 3
I need to add a condition to my form...?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a few options to choose from for a part I am making, but to cut down on the confusion when changing this part I wanted to add in some conditions to the form to limit changes.
Example:
There is a tubing Type to choose from, when Square_Rect is chose I'd like the "Tubing_Round_Size to be "grayed out", likewise, when the Tubing_Type "Round" is chosen, I'd like the (Tubing_Square_Rect_Size) box options to be grayed out.
I have this working for the "Corner_Type", but between corner type and corner cut it's either true or false... not sire how to make this work for two options, based on which option is chosen.