Hello,I have a script in the Layout:ready event of the root form (form1) that checks certain sections of my PDF to make sure that all fields have content, and if so, the Submit button turns from gray to green. Likewise, if the user deletes data from a required field, the button turns from green to g...