Change parameters' label names based on selected option.

   506   1   1
User Avatar
Member
3 posts
Joined: April 2020
Offline
Hello,
Is it possible to change the label naming of different parameters when doing a specific interaction on UI. E.g I choose an option and I want to change the label naming of another parameter based on that option. I tried PRM_Name.setLabel() function but the label naming gets updated only on parameters interface and not on the pane UI. Also trying to use hidden parameters and show them when the corresponding option has been chosen does not do the trick this time.
Thank you.
User Avatar
Member
191 posts
Joined: Oct. 2018
Offline
Can you be more specific with what you need? It sounds like hiding/unhiding parameters based on other parameter selection is the way to go for you. It's been a little while, but you might have to mess with the parmTemplateGroup() if what you're doing currently isn't working.
  • Quick Links