Is there a way to have a dropdown list of possible parameter values in the editor? I don't want there to be the possibility of people entering the wrong values when defining a specific parameter.
Thank you
Hello,
"habrzettlovah"
If you create a parameter with the Editor Type of “Enumeration”, you can then specify the allowed values and users will then be able to pick them from the list. To do this please follow the steps below:
1. Open the Parameter editor and create a new parameter/edit an existing one and click on the three dots next to the Editor Type value.
2. In the Simple type section select the “Enumeration” type.
3. In the Configuration property section > Values field, enter all the allowed values separated by a semicolon. If you do not want to allow users to enter different values than specified uncheck the Allow Custom Value check box.
Hello,
"habrzettlovah"
If you create a parameter with the Editor Type of “Enumeration”, you can then specify the allowed values and users will then be able to pick them from the list. To do this please follow the steps below:
1. Open the Parameter editor and create a new parameter/edit an existing one and click on the three dots next to the Editor Type value.
2. In the Simple type section select the “Enumeration” type.
3. In the Configuration property section > Values field, enter all the allowed values separated by a semicolon. If you do not want to allow users to enter different values than specified uncheck the Allow Custom Value check box.
Please sign in to leave a comment.
Comments (5)