Avatar

Level 10

Hi Margaret,

This was from another thread. The issue (from memory) was that while the application of a signature locked master page objects, once the form flowed, these master page objects became unlocked and available.

So the workaround was to have the master page objects as readOnly and have these inputted before the first signature was applied. Then in the preSign event of the first signature the header is hidden.

Thread is here: Locking fields on Master Page

Hope that helps,

Niall