Is it possible to add a filter to the "Request For" widget in the service catalog?

Brian Bouchard
Mega Sage

We would like to add a filter to the "Request For" widget in the Service Catalog, but I can't for the life of me find where it is defined or how to make this update.

find_real_file.png

Could some kind soul point me in the right direction?

1 ACCEPTED SOLUTION

Brian Bouchard
Mega Sage

I found the answer.   This isn't held in a variable at all, but is the "Requested for" column of the sc_cart table.  By updating the Reference Specification in on the column, I was able to filter to only the records that we want.

View solution in original post

6 REPLIES 6

Brian Bouchard
Mega Sage

I found the answer.   This isn't held in a variable at all, but is the "Requested for" column of the sc_cart table.  By updating the Reference Specification in on the column, I was able to filter to only the records that we want.

Hi Brian,

Thank you for the clarification, glad that you could resolve this issue!