- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2019 11:55 AM
Hello Guys,
Does anyone know of an easy way to locate all client scripts, business rules, ui policies that are associated with form field?
A fast way?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2019 11:57 AM
Do a global search with the field name. You will get accurate results, if the field name is unique from other fields in other tables.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2019 11:57 AM
Do a global search with the field name. You will get accurate results, if the field name is unique from other fields in other tables.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2019 11:57 AM
You could look on ServiceNow Share for an app called FetchCode. It does something similar. You would enter in the field name, and it will search the entire system for anything that references it and sort the results by what it is. One of my co-workers developed it for our internal team.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2020 04:26 AM
This is excellent utility. I have downloaded the same and it's results are beyond expectations. It can give results from Assignment rules, all scripts, their conditions, even from portal widgets, Inbound Actions.
Excellent tool Andrew. Thanks for the recommendation.
If in case any user have problem searching for this, the direct URL is - https://developer.servicenow.com/connect.do#!/share/contents/1176688_fetchcode_an_instance_code_sear...