Avatar

Level 2

Hi Experts,

I use LCD ES 8.2 to make a form which checks the mandatory fields in presign event and in case some left with blank set xfa.event.cancelAction = 1 to make the signiture procedure to stop.

This check and stop logic was working wonderfully in version 9 (Reader and Pro) but when I tested in Reader X, it seems something is not working well.

Once I set xfa.event.cancelAction to 1, it seems that it is not resetted to zero.

In other words, none of the events work once the xfa.event.cancelAction was set to 1...

Is this some kind of change that Adobe made?

Could somebody advise how to make it work again?

Thanks in advance