I am trying to create a two-step question where the options in Question 2 will be dependent on the answer in question 1. HOWEVER, I can only use TWO fields since I need to map the answers to TWO salesforce fields
For example:
Q1. Who do you work for?
- Company A
- Company B
Q2. What is your name
- If Company A = Bill
- If Company A = Bob
- If Company B = Jim
- If Company B = Dave
The output (going to salesforce) should always be 2 questions, each with 1 answer - who do you work for and the name
I know I can use branching - but that requires 2 versions of Q2 - one for Company A and one for Company B - which I then cannot map to SFDC since I can only map one typeform field to one salesforce field.
Is there a workaround?
Thanks
Wlater