How to pass/communicate from one page to another page in UI Builder
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2022 12:21 PM
we have search component in page1 and list component in page 2. based on search input, list should be sorted. how to communicate
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2022 12:24 PM
Hi @Anvita,
Any suggestions please?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2022 06:43 AM
That's where your page parameters come into play. By having required or optional page parameters, you can pass data from one page to another. In your link to destination event, you can enter the data for the parameters to pass.