How to link a filter condition in one page to a table in another page in UI builder

Vivekavardhan R
Tera Contributor

Hi. How to link filter conditions in one page to a table in another page in UI builder. 

Here I have created these filters as shown in the below. In the other page I have taken a list simple (incident as a table). Here comes my task. If I select some filters in the below page, those filter conditions has to applied on that list simple in another page. Please help me with this.

1 ACCEPTED SOLUTION
3 REPLIES 3

Brad Tilton
ServiceNow Employee
ServiceNow Employee

It doesn't look like your images came through so I'm not completely sure what your two pages look like, but if you're trying to pass data from one page to another you'll probably need some required or optional parameters on your target simple list page, and then binding those parameters to the properties on the simple list. On your original page, you can pass the values through a link to destination event handler.

If I've misunderstood the scenario here, please try uploading your screenshots again for more context.

Vivekavardhan R
Tera Contributor

find_real_file.png

find_real_file.png

Hi Brad. This is what I want to connect the pages. Can you help me with that?