Hi,
I’m trying to get my dyn working with Dynamo player and I ran into a question. Is it possible to make inputs required based on on other input values?
For example:
Here I only want the “Select Model Elements” prompt to show up if “Test All Elements In View” is false. Dependent inputs are necessary so that you don’t require the user to input needless information.
-Thanks