Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2023 12:32 AM
1. Which of the following CANNOT be debugged using Field Watcher?
- Business Rules
- Script Includes
- Client Scripts
- Access controls
Please,help me with this question
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2023 05:26 AM
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2025 03:25 AM
Hello,
Answer: B. Script Includes
Explanation:
Field Watcher is a client-side debugging tool used to track changes to fields and client-side logic. Script Includes are server-side scripts, so they cannot be tracked or debugged using Field Watcher. Use server-side logs or the Script Debugger to debug Script Includes.
Regards,
Reshma Kore.