Sequence of triggers fires on Commit.
1. Â KEY Commit
2. Â Pre Commit
3. Â Pre/On/Post Delete
4. Â Pre/On/Post Update
5. Â Pre/On/Post Insert
6. Â On commit
7. Â Post Database Commit
Sequence of triggers fires when Form is opened and closed.
On Open
1. Â Pre-Logon
2. Â On-Logon
3. Â Post-Logon
4. Â Pre-Form
5. Â When-Create-Record
6. Â Pre-Block
7. Â Pre-Record
8. Â Pre-Text-Item
9. Â When-New-Form-Instance
10. When-New-Block-Instance
11. When-New-Record-Instance
12. When-New-Item-Instance
On Close
1. Â Post-Text-Item
2. Â Post-Record
3. Â Post-Block
4. Â Post-Form
5. Â On-Rollback
6. Â Pre-Logout
7. Â On-Logout
8. Â Post-Logout
Sequence of triggers fires when Navigating from one item to another.
1. Key-next
2. Post Change
3. When validate
4. Post text
5. Pre text
6. When new item instance