Form logic based on field content not working
Hello! I'm trying to build an easy to use form for users in my organization. I want to use the logic capabilities to guide the user down the correct path.
The first question, we'll call it Question 1 is a text field and is required.
If Question 1 = NA, then Question 1.A should not appear and the user should just proceed to Question 2.
The logic in the form is
When Question 1 does not
contain NA then show Question 1.A.
However, when you enter NA in Question 1, Question 1.A still appears.
Is there anyway around this?
Answers
-
Switch Question 1 to a dropdown. If you are able, fill out the options that will guide someone down the logic path so you can have relevant follow-up questions appear. If not, simply include your NA option and have something like this:
Using "Contains" can be risky as someone can type something that has "NA" within it and it will get excluded. If you have a legitimate response which could have "NA" (or any variation of upper/lower case - na, Na, nA) then it the logic will not allow it to be displayed. For example, you don't want questions getting skipped because someone type a word with this in (e.g. national).
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!