UI builder component connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2022 05:20 PM
Hi All,
I have created two tables X and Y and using UI builder I am showing the list of records form both these tables on two components.
There is a field on table Y which is a reference field and connects both the tables.
How can I connect both these components in such a way so that when I select one record from table X there should be all records showing on other list from table Y.
For example if I select CAM0000122 then in Users, it should show only 3 records which has campaign as CAM0000122.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2022 06:44 PM
Hello,
Please refer to this link which talks about dynamically filtering the list using a client state parameter for example.
Secondly, it talks about how to also refresh the list dynamically using somewhat the same approach.
Anything with UI Builder is a bit more complex, but take a look and read it over/watch the videos.
https://developer.servicenow.com/blog.do?p=/post/quebec-ui-builder-lists/
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!