Hi guys,
I am struggling with the workflow of checkboxes.
I want to get a user to tick-off a series of check boxes through interactive pages I have created.
After they have made their selections of the ‘yes’ or ‘no’ checkboxes, I want to take the user to a summary page that shows all of their selections (i.e. a list that displays the ‘yes’ or ‘no’ checkboxes that the user has ticked).
Any help would be much appreciated,
cheers.
The easiest is to show the summary on the same page in a separate group that shows the summary based on selected yes/nos. Alternatives are using the same exact group with different view (input/summary) or keeping the summary on a different page and sending all checkbox values in a url parameter.
Thanks so much for the help, really appreciate it.
I have just pasted the exact same groups with all of the conditional functions of all the groups from my database on the summary page.
Now all the selected checkboxes are displayed as defined by the user .
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.