form builder elements
What's covered:
What is a Toggle element?
The Toggle element allows users to select or deselect checkbox-type field which can be used for True/False, Pass/Fail or On/Off type questions.
PLEASE NOTE: When the Toggle is selected, the value of the element is 1 and when deselected (checked the unchecked) the value is 0. The value of an untouched Toggle element is null. This is important when using the value in Dynamic or Conditional statements.
How do I add the Toggle element to my form?
To add a Toggle element to your form, please follow the instructions below.
STEP 1. With your form loaded in the Form Builder, click the Toggle button from the left-hand menu.
STEP 2. On the right-hand side, you'll see the element properties. Enter the name of your element.
PLEASE NOTE: If you check the Based on Label option, it will create a data column based on the Label on the element.
STEP 3. Save your form.
STEP 4. Test it out on your device.
Comments
0 comments
Please sign in to leave a comment.