Previous Topic: Form Element EventsNext Topic: Form Elements


Form Element Functions

Many user interface events occur when a user interacts with a form. Events such as changing a field value (onChange) or positioning the mouse pointer over a table (onMouseOver) can initiate JavaScript functions. As a designer of a form, you can use form element functions to achieve the following and other goals:

This section lists predefined JavaScript functions that you can use in fields on start request and interaction request forms.