Adobe triggers not working correctly
Hi
This works just fine in a Foxit reader. BUT, when opening the form in Adobe Acrobat XI, the action only triggers on the NEXT click after my initial click in the date field, no matter whether this next click is in another field or in open space.
My code is :
f.value = util.printd("dd mmm yyyy", new Date());
Thanks in anticipation
