Determining UI Policies, UI actions, etc that affect a certain field

mwilsonghc
Tera Contributor

I am looking for a way to determine what UI policies, UI actions, Client Scripts, etc affect a field on the Incident form. If anyone knows of a way to do that in SN, please let me know.

Thanks

2 REPLIES 2

sndangibbard
Mega Guru

Right click on the label on the form and click 'watch [field_name]'


The field watcher will open at the bottom of the screen and show you all scripts that are affecting the field


You can also turn on debugging and then do a 'Find' in your browser for the field name:



find_real_file.png



I've also had to dig through BR's, Client Scripts, etc lists and searched the 'Script' field for the specific field name.