I have 1 dropdown menu and 1 label. Now I want to have my label text as same as the dropdown menu selected text. How can I do that?
Solved! Go to Solution.
In the text property of the label you could use a formula like this: DropDownName.Selected.Value
In the text property of the label you could use a formula like this: DropDownName.Selected.Value
Great, thanks
User | Count |
---|---|
256 | |
108 | |
97 | |
51 | |
39 |