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 input1. A client script can be configured to run when a form is loaded, when a field value changes, or when a form is submitted2. In this case, the script runs when the Priority field value changes and alerts the user. Reference Client scripts Client script types