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.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!