Jake Cross
Jake Cross

Reputation: 13

Docusign: display pre-filled tabs to all parties (Not just assigned)

I am currently pre-populating a bunch of tabs for 3 different parties (Buyer, Seller, and Agent). I would love to display these pre-populated fields to all parties (not just the ones assigned to the tab) as it may be concerning for the buyer to sign the contract if they can't even see what the agent has written.

I tried making each tab include a param of locked: true but that did not fix anything. I've also tried to manually make each field read-only but that also did nothing.

Thanks!

Upvotes: 1

Views: 1370

Answers (1)

Amit K Bist
Amit K Bist

Reputation: 6808

If you are prepopulating values using API, then you can make it visible to all Signers by enabling one setting at the account level. You need to Go To Admin -> SIGNING AND SENDING -> Sending Settings -> select "When an envelope is sent, write the initial value of the field for all recipients" checkbox under "Fields and Properties" section.

Upvotes: 6

Related Questions