- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2022 01:30 PM
Hello,
I would like to ask if the field watcher can be used to debug the following:
- Client scripts (I suppose yes)
- Business rules (??)
- Access controls (??)
- Script Includes (??)
- Scheduled Jobs (??)
Thank you,
Smith.
Solved! Go to Solution.
- Labels:
-
Script Debugger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2022 01:38 PM
Hello,
yes if you enable field watcher for a particular field it shows what all configurations are being applied on that field at the form load or any operation on the firm related to that field except scheduled jobs as jobs are not field specific.
It will show client scripts and ACL's on that field and the script includes which are getting called in those client script related to that field
Please accept the solution if it is helpful to you
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2022 02:09 PM
Hello,
No any server side scripting cannot be debugged in field watcher its purely for client side
PLease accept the solution if it is helpful to you