- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2025 06:18 AM
I created a reference qualifier for a catalog item list collector:
Example: javascript: new scriptinclude.getRecords(current.variables.requested_for)
The logic is handled in script include. It works on the Employee Center portal, but once the request is submitted and a catalog task is created, the filter is broken on the task form.
Solved! Go to Solution.
- Labels:
-
Request Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2025 06:51 AM - edited 10-10-2025 06:51 AM
Make sure the requested_for variable is added to / shown on the Catalog Task record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2025 06:51 AM - edited 10-10-2025 06:51 AM
Make sure the requested_for variable is added to / shown on the Catalog Task record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2025 06:58 AM
Thanks Brad! After I added in the flow it worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2025 07:07 AM
You are welcome. Good news!
