Form code events

Forms have code events for both dialog and data.

Locate the event

Table 1 lists the various BAM form types (by extension) that have code events. You can use code events in managed forms, zoom forms, and Web service forms. Select a form in your BA diagram and double click on it to open.
Table 1. Form files
File Extension Description
.4fdm CRUD Form file
.4fdz Zoom form file
.4fdmws CRUD Form and SOAP Web Service file
.4fdzws Zoom Form and SOAP Web Service file
.4fdmwsj CRUD Form and JSON Web Service file
.4fdzwsj Zoom Form and JSON Web Service file
  • At the document level, code events are listed under Dialog Events on the root node of the Properties view.
    • At the record level, code events are listed under Dialog Events in the Properties view of the record.
    • At the record level, code events are listed under Data Events in the Properties view of a record.