Click on page 1 - makes visible group on page 2

Please help me - the question looks like simple, but I can’t find an answer:

On my page 1 - I have 2 buttons:
PAGE-1

When user click on button 1 (page 1) - after redirect to page 2, group 1 will be visible:
PAGE-2-1

When user click on button 2 (page 1) - after redirect to page 2, group 2 will be visible:
PAGE-2-2

How can I do this?

When you use the action “Go to page” check the box to send more data through the url. Use this to send which button was clicked. Then on your second page you can access the data from the url as a data source of a group or on a conditional of a workflow to set whichever group needs to be visible.

This topic was automatically closed after 70 days. New replies are no longer allowed.