I have a document form (digitally signed and containing attachments) in which I must change a field to make the form show 2 pages instead of just 1. Is this at all possible?
The key issue is that I have a form which the submitter (outside Workspace) must only see page 1 of, and the receiver (inside Workspace) must see both page 1 and 2 of.
I am not really sure how to proceed with this, can you give some hints?
I had a similar situation in which the signed form would need to have an addtional page when viewed in Workspace.
Using attachments, I have been able to overcome the problem. I created 2 forms. One was the signed document and the other was the additional page. I use the additional page as xfaForm variable in Workspace and the signed document is the attachment.
This way the user can manipulate the Workspace form and verify the attachment (signed document). This will prevent the signature from breaking.
Some values in my second page is dependant of the signed document, but this should be no problem as I could just export the data and import it into the xfaform.