Form event handler response types
Mongoose-based applications have these response types for form events:
Note: The number in parentheses after a
response type is the enum value for that type.
- Add entry to the Audit Log (38)
- Binary Value Action (37)
- Collection Copy (25)
- Collection Delete (27)
- Collection Init with Auto-insert Row(32)
- Collection Make Current (34)
- Collection Navigate (23)
- Collection New (24)
- Collection Notes (30)
- Collection Notes For Current (31)
- Collection Refresh (28)
- Collection Refresh Current (29)
- Collection Save (26)
- Conditional Action (36)
- Execute EXE or other program (2) Note: This event handler response type does not work in the web client.
- Form Script Method (35)
- Generate Application Event (43)
- Generate Event (21)
- Get Location From Browser (50)
- Goto Explorer Folder (41)
- Goto Form Page (?)
- Goto Form (?)
- Goto URL (39)
- Inline Script (33)
- Invoke User Control (45) Note: This event handler response type does not work in the web client and is now deprecated.
- Load Collection (49)
- Method Call (0)
- Print Preview (40)
- Prompt (48)
- Run Background Task (19)
- Run Form (7)
- Run Form as Linked Child (6)
- Run Form as Modal Child (3)
- Run Form to Retrieve Filter (16)
- Run Script (8)
- Send Web Container Message (47)
- Set Values (22)
- Timer (20)