Hi,
I'm trying to make a Text Input box to become visible depending on a Toggle switch option.
I have a Toggle input with TrueText set to "Stored" and FalseText set to "Not Carried". I want an additional Text box to appear when the toggle switch is set to "Stored"
I've tried these formula's, set against the Visible for the Text box -
&
What I'm I missing??
Solved! Go to Solution.
That is pretty simple. Say your toggle control is Toggle1–set the vosible property of text input control to the name of your toggle control. No matter what the labels are the value of the toggle is always true or false
if this answers your question please mark as a solution
That is pretty simple. Say your toggle control is Toggle1–set the vosible property of text input control to the name of your toggle control. No matter what the labels are the value of the toggle is always true or false
if this answers your question please mark as a solution
User | Count |
---|---|
156 | |
93 | |
80 | |
74 | |
57 |
User | Count |
---|---|
200 | |
166 | |
98 | |
94 | |
79 |