I chatted with support and they said I would need javascript to do this, so I came here to see if anybody has done something similar. Here is a simplified breakdown:
---
Datapage 1 has any amount of questions, one of those questions has a dropdown with 2 answers (A and
If they choose A, after they submit the datapage it routes onto datapage A for them to finish filling out the remaining questions, if they choose B it routes them to B.
---
I know if you make two datapages, one a submission and one a single record update you can make two datapages input into a single table by passing an ID from the first to the second.
So how do I make the second form dependent on a selection on the first form?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
larsonchst
I chatted with support and they said I would need javascript to do this, so I came here to see if anybody has done something similar. Here is a simplified breakdown:
---
Datapage 1 has any amount of questions, one of those questions has a dropdown with 2 answers (A and
If they choose A, after they submit the datapage it routes onto datapage A for them to finish filling out the remaining questions, if they choose B it routes them to B.
---
I know if you make two datapages, one a submission and one a single record update you can make two datapages input into a single table by passing an ID from the first to the second.
So how do I make the second form dependent on a selection on the first form?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.