This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
Ability to pass a string in "signer" key with FormFieldsPerDocument #82
Labels
legacy
Related to legacy, non-OpenAPI SDK
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
The text was updated successfully, but these errors were encountered: