ellis355
20-10-2015
Hi
I am trying to use the action builder to check a c series of checkboxes when a button is clicked.
However the OK button is greyed out as per below?
Any ideas folks?
Or the JS for ticking / unticking a checkbox would be grand!
Thanks
Ellis
Magus069
MVP
Hi there,
I think you can't click ok because of
CurrentPage.exit and form1.docReady event
They both have an x on it which means they can't be created
If you delete those 2 events you might be able to click ok
That's it - thanks!
DOH.