Restrict certain users from showing in the requested for search when using two step checkout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 03:29 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 07:30 PM
@Bcrant You need to use a reference qualifier on the requested for field to restrict certain user accounts from being added as a requester. For more information please refer to https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/script/server-scripting....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 08:37 AM
Thank you for your reply @Sandeep Rajput. The issue that I'm running into is that I cannot find how to set a reference qualifier on that variable. It's part of the two step check out model and I cannot right click to open field options. Do you know how I can set a qualifier? I checked the widgets but didn't see anything that stood out.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 06:53 PM
@Bcrant This question led me to look for answers in different threads and finally came across this one https://www.servicenow.com/community/developer-forum/reference-qualifier-on-request-for-on-order-con... here one of the responders @Keith E suggested to adjust system property glide.sc.request_for.query to set filter for the requested for field.
Here is a KB article around the same https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0685154
Here is how the property is currently used in one of the widgets.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 09:12 AM
Hi @Bcrant ,
Please refer to thread:
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda