Creating field-level validations
About this task
To create field-level validations:
Procedure
Customize the view.
Modify the customized JSP to include an event handler for the
onblur
event of the corresponding control.
Place the body of the JavaScript function in a separate JS file and include the JS file in your JSP.
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.
Log in to the application again to test your changes.
Parent topic:
Customizing Event Handlers in the JSP Console