Relevant Formula Help

4103
1
Jump to solution
04-04-2016 11:58 AM
JaromHlebasko
Occasional Contributor III

I'm trying to accomplish three things in my survey:

  1. Have the survey taker choose from a list of names (their own) - I understand how to do this part!
  2. Once the user chooses their name, a list of project names are presented for them to choose from that are unique to them.
  3. After the user chooses their project name, a simple yes or no choice will be presented to them to choose from; perhaps to indicate whether they completed it or not.

I believe I need to use a relevant formula to accomplish #2 but I am not sure how to set up the formula so it's choosing from the previous step NAME. For instance, I can use selected(${NAME}, 'John Doe') but the John Doe name may change depending on the user taking the survey. How would I accommodate this selection?

Thank you for your help!

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
GaryBowles1
Occasional Contributor III

Cascading select should work. Check this out Cascading Selects and External Selects  and see if it helps.

--gary

View solution in original post

1 Reply
GaryBowles1
Occasional Contributor III

Cascading select should work. Check this out Cascading Selects and External Selects  and see if it helps.

--gary