You are using the form editor user interface to register a new JavaScript event handler. The event handler must execute business logic when a field value changes.
The code produces an error when trying to retrieve the form Context object by using the get Form Context method.What is the cause of the error?
Select only one answer.
A. The event was registered on the incorrect field
B. The function name was spelled incorrectly.
C. The enabled button was not checked.
D. Your function does not accept any parameters