Avatar

Level 3

The blank form, will already be available to the users that will be filling it out through a shared drive.

They will fill it out and submit it via the script button but will not save the completed form (as they have no need for keeping them), once management receives it they will review the report and they will save it for documentation purposes.

We've already tested this in a beta version of the form and this much works fine.

What we'd like to do is have the completed PDF that is generated in the email, but not yet saved anywhere else, effectively be a "read only" document.

This is where my questions regarding hiding the button and locking the fields comes in.

Now with all this said, would scripting a CLICK event  (lock fields > email doc > hide button) accomplish this?

Thanks for your patience and advice.