For employee surveys can we skip questions based on their names? | Community
Skip to main content
Answered

For employee surveys can we skip questions based on their names?

  • October 13, 2022
  • 1 reply
  • 39 views

Hi, what I’m wanting to do is build a survey for peer reviews.  I have a list with a name and who they should provide feedback to.  Currently building this by putting the skip in the previous question is creating a lot of complexities and isn’t a great solutions.

 

What I would love to do is on the question have it say “Show if name = X” and if name is not X it skips that question and goes to the next one.  Is there an easier way to do this that doesn’t involve adding all of the skips to the previous questions?

Best answer by Liz

Hi @Wilmheath That’s a great question. It would be tedious, but you could add hidden fields to the form, pass in the names through the hidden fields, and then set logic jumps based on the data (names) submitted in the hidden fields. 

View original

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • October 13, 2022

Hi @Wilmheath That’s a great question. It would be tedious, but you could add hidden fields to the form, pass in the names through the hidden fields, and then set logic jumps based on the data (names) submitted in the hidden fields. 


Reply