Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Reference qualifier not working on task

Juraj3
Tera Contributor

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.

1 ACCEPTED SOLUTION

Brad Bowman
Kilo Patron
Kilo Patron

Make sure the requested_for variable is added to / shown on the Catalog Task record.

View solution in original post

3 REPLIES 3

Brad Bowman
Kilo Patron
Kilo Patron

Make sure the requested_for variable is added to / shown on the Catalog Task record.

Juraj3
Tera Contributor

Thanks Brad! After I added in the flow it worked.

You are welcome.  Good news!