Creating field-level validations

About this task

To create field-level validations:

Procedure

  1. Customize the view.
  2. Modify the customized JSP to include an event handler for the onblur event of the corresponding control.
  3. Place the body of the JavaScript function in a separate JS file and include the JS file in your JSP.
  4. Select the refresh cache icon that fits your needs as follows:
    • If you want to update one entity and its child resources - Select the specific entity and select the Refresh Entity Cache icon.
    • If you want to update all resources - Select the Refresh Cache icon.
  5. Log in to the application again to test your changes.