Filter data in a repeating group in the second page based on selection choosen in first page

Scenario:
I have a 4 products on page 1
If product ‘A’ is chosen on page 1, then i have used a navigation to page 2 in the workflow.
Page 2 is a repeating group which has additional information about all 4 products in a repeating group. Now based on product ‘A’ selection in page 1, I want the repeating group to display information about product ‘A’ only on page 2. How do i enable this?

Hello @s.hemanth

Explore how url parameters work

1 Like

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