- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2022 04:20 AM
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.
Solved! Go to Solution.
- Labels:
-
UI Builder : Next Experience

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 07:48 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2022 06:50 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 06:49 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 07:48 AM
I replied in the other post: https://community.servicenow.com/community?id=community_question&sys_id=3fbf7f171ba85150acdc54e56b4b...