CSA · Question #445
If a user is on an Incident form and is alerted when they change the value of the Priority field, which type of script executes in the Platform?
The correct answer is B. A client script. A client script is a script that runs on the client side, meaning in the user's browser, and can manipulate the user interface or validate user input. A client script can be configured to run when a form is loaded, when a field value changes, or when a form is submitted. In…
Question
If a user is on an Incident form and is alerted when they change the value of the Priority field, which type of script executes in the Platform?
Options
- AA server script
- BA client script
- CA fix script
- DA business rule
How the community answered
(20 responses)- B90% (18)
- C5% (1)
- D5% (1)
Explanation
A client script is a script that runs on the client side, meaning in the user's browser, and can manipulate the user interface or validate user input. A client script can be configured to run when a form is loaded, when a field value changes, or when a form is submitted. In this case, the script runs when the Priority field value changes and alerts the user.
Topics
Community Discussion
No community discussion yet for this question.