Which of the following CANNOT be debugged using Field Watcher?

Shubham Rai
Tera Contributor

1.     Which of the following CANNOT be debugged using Field Watcher?

  1. Business Rules
  2. Script Includes
  3. Client Scripts
  4. Access controls

Please,help me with this question 

1 ACCEPTED SOLUTION

ImedCG
Tera Expert

I think the good answer is

Script Includes

ImedCG_0-1681215956324.png

 

 

View solution in original post

5 REPLIES 5

reshmakore57046
Tera Expert

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.