Hello! When I am using the components for the App Builder (like the Accordion Widget), I need to reference the sliders by their name. My question is: can I use in the same definition the same name for multiple sliders but somehow still be able to use the App Builder components?
Ex: I have multiple sliders named “length”. I differentiate them in the definition by grouping them with other sliders that influence the same object. Would I need to rename these with “length Object A”, “length Object B” etc or is there some workaround? Thanks a lot!
The sliders need to have a unique name, so you will indeed have to rename them in order to include them in your Apps. However, you can use the Display Name (D) input of the parameter control component to change the name displayed in the App, for example if you want to still display “length” for all these parameters. See the minimal example below:
1 Like
