QuestionQ128

Application User Interface

Which of the following cannot be debugged by using the Field Watcher?

  • A Business Rules
  • B Script Includes
  • C Client Scripts
  • D Access Controls
Explanation

Field Watcher logs activity on a selected form field, including changes made by Business Rules and Client Scripts, as well as changes to field access rights caused by ACL or dictionary settings. Script Includes are reusable server-side code rather than a Field Watcher event type; debug them with server-side script debugging tools or logs.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!