How to find all scripts associated with a form or form field

a_e_mcdonald
Tera Expert

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?

1 ACCEPTED SOLUTION

SanjivMeher
Kilo Patron
Kilo Patron

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.

View solution in original post

3 REPLIES 3

SanjivMeher
Kilo Patron
Kilo Patron

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.

Andrew Saxton -
Tera Expert

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.

Community Alums
Not applicable

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...