This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Description
Currently, the parameter FormFieldsPerDocument only takes int value for "signer" key. Due to that, you can not set up the FormFieldsPerDocument parameter to the sender to allow the sender to pass a non-editable pre-set values.
The documentation states:
signer - (int | string) signer index identified by the offset %i% in the signers[%i%] parameter, indicating which signer should fill out the field. If your type is 'text-merge' you can set this to 'sender', so the field is non-editable by any signer.
Internal report - DEV-9479