Form Builder Option Lists
What's covered:
What is an Option List?
An option list is just what it sounds like; a list of options the user can choose from when collecting data.
Click here for more information on Option Lists.
How do I hide a value in an Option List?
Using Condition Values, you can hide values in your Option List.
PLEASE NOTE: We highly recommend before proceeding that you understand how to create Pick Lists and the Option Lists associated with them as we will make this assumption in the steps below.
STEP 1. Create your Pick List element and attach the appropriate Option List.
PICK LIST:
OPTION LIST:
STEP 2. Within the Option List, you will use Condition Values to hide which options will be hidden to the user.
With the Option List opened, click the Condition Value button.
STEP 3. In the Condition Value field, we'll place the following:
false
This word will need to be in all lowercase because JavaScript is a case-sensitive language.
PLEASE NOTE: The idea is that the condition value will affect the value and those below until the next condition value.
If you want one value hidden but the others below to show, you will need to add the following in the next field's condition value:
true
STEP 4. Test it out on your device.
PLEASE NOTE: Option Lists are universal. If you have two or more forms using the same Option List, changes will be reflected in all forms.
Comments
0 comments
Please sign in to leave a comment.