How to Create Related List based on Catalog Item Variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2020 09:21 AM
I have built a number of Service Catalog Items for HR requests.
I want to add a related list based on filtering using Variables from the catalog items.
How do I do that?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2020 11:48 AM
You can do this under the System Definition -> Relationships. This will allow you to create a custom related list based on a specific table and query. There are lots of examples to look at there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2020 04:58 PM
Yes, I have seen lots of examples but I cannot find any that are using a catalog item Variable for the relationship.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-05-2020 05:05 PM
Did you look at the relationships? You pick a table that its going to show records for, pick a table that you want it to be able to show it on the form and then give it a query. Just set the query up to use the variables to get the values just like you would if you were doing a gliderecord query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2020 05:22 AM
Hi,
For this, you have to define relationship under System Definition --> Relationships.
You can write script for certain filter conditions. I found one link also. Click Here for Link.
Check if it is useful.
--
Regards
Onkar