Avatar

Level 10

Alright I got it to work now... but not entirely

It seems to work only on the execution of the second initialize of the form, afterwards it still returns null.

Either in a click, initialize or calculate event, the getField returns null each time, it only returns the current signature status when the form is opened and initialize is fired twice because I execute initialize event of the form on docReady...