beautypg.com

Kofax DOKuStar Validation User Manual

Page 46

background image

DOKuStar Validation Programming Manual

Page

42

For table fields, the event queue is as follows:

OnFieldActivating

(when the user steps into the table)

OnFieldActivated

OnSubFieldActivating

(for the first cell)

OnSubFieldActivated

OnFieldChanging

OnFieldChanged

OnSubFieldDeactivating (for the first cell)

OnSubFieldActivating

(for the second cell)

OnSubFieldDeactivated (for the first cell)

OnSubFieldActivated (for the second cell)

OnFieldChanging

OnFieldChanged

....

leaves

table>

OnFieldDeactivating

OnFieldDeactivated