Event handler keywords
Keywords for event handlers can be categorized into the lists below.
Substitution event handler keywords
Other keywords that apply to all types
- DISABLED (all types)
- COLID (all types)
- ERRORMESSAGE (type: Scripts, IDO Method)
- ONLYPLATFORM (all types)
- SUCCESSMESSAGE (all types but most useful for Scripts and IDO Methods)
Keywords for form specification event handlers in type Call Form
Keywords for form specification event handlers in types Goto Form, Run Form As Linked Child, and Run Form
- DISTINCT
- FILTER
- GROUPBY
- LINKBY (for Run Form As Linked Child only)
- ORDERBY
- RLACS (for Run Form As Linked Child only)
- SETVARVALUES
- SETVARVALUESONLINKUPDATE
- WILDCARD
Keywords for other event handlers
- AUDITMESSAGE (type: Add Entry to the Audit Log)
- AUDITTYPE (type: Add Entry to the Audit Log)
- COMMAND
- NOMOD (type: Set Values)
- PARMS (type: IDO Method)
- POST (type: Generate Event)
- SCRIPTTEXT (type: Inline Script)
- SETCOMPVALUES (type: Set Values)
- SETPROPVALUES (type: Set Values)
- SETSTATUSLINE (all types but most useful for Scripts and IDO Methods)
- SETVARVALUES (type: Set Values)
- TASKNAME (type: Run Background Task)
- TASKPARMS (type: Run Background Task)
- URL (type: Goto URL)