How to pass/communicate from one page to another page in UI Builder

Yels y
Kilo Contributor

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

Yels y
Kilo Contributor

Hi @Anvita,

Any suggestions please?

Michael Fry1
Kilo Patron

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.