G
Guest
In the oncurrent of my form I set some values of the fields displayed in the
form which triggers the beforeUpdate event of the form (Which in turn does
the validations which I have coded in the BeforeUpdate) . How can I disable
the beforeUpdate event when it is triggered from OnCurrent and make sure
BeforeUpdate happens only the data is changed by an user.
Thanks,
Ashu
form which triggers the beforeUpdate event of the form (Which in turn does
the validations which I have coded in the BeforeUpdate) . How can I disable
the beforeUpdate event when it is triggered from OnCurrent and make sure
BeforeUpdate happens only the data is changed by an user.
Thanks,
Ashu