Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hello,
i have drop down list which has validation on it to be visible or not , when drop down has been hidden ,i want to make place of it not to be empty and filled with another widget like label, and when it is visible , label shifts to bottom of drop down
it is available in Thingworx ? how can i achieve this?
This is the default behaviour assuming both the label and the dropdown are in the same container. By default, the label would be placed beside the drop down. If you want the label to e placed under the drop down choose the orientation of the container to be vertical.
I meant dynamic mashup
I have drop-down list 1 which has validation on it to be visible or not
when drop down 1 be visible, drop down 2 shifts to bottom of dropdown 1,
and when dropdown 1 has been hidden, I want dropdown 2 to take place of dropdown 1
is it available in Thingworx?