Skip to main content

Hello Ideas team,

We advice all of our customer migrate to new send view as this document told:

https://www.docusign.com/blog/developers/esignature-rest-api-embedded-correct-view-updated?msockid=13eac2ad5d496fc10dc3d62c5c416ee9

and also can find the document:

https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/envelopeviews/createsender/

we find the setting as below:

{
"returnUrl": "<url>", // URL required
"viewAccess": "envelope", // required
"settings": {
"startingScreen": "Prepare", // (default) or "Tagger"
"sendButtonAction": "send", // (default), "redirect"
"showBackButton": "true", // (default), "false"
"backButtonAction": "previousPage", // (default), "redirect"
"showHeaderActions": "true", // (default), "false"
"showDiscardAction": "true", // (default), "false"
"lockToken": token_value,
"recipientSettings": {
"showEditRecipients": "true", // (default), "false"
"showContactsList": "true" // (default), "false"
},
"documentSettings": {
"showEditDocuments": "true", // (def,ault), "false"
"showEditDocumentVisibility": "true" // (default), "false"
"showEditPages": "true", // (default), "false"
},
"taggerSettings": {
"paletteSections": "default", // (default), "none", "custom"
"paletteDefault": "custom" // "merge", "notary", "seals",
// "smartContracts", "annotations",
// "smartSections"
}
}
}
}

Now the customer want disable the send later button. maybe can a parameter like showSendLaterButton, default is true, and can change it to false. so the send later button can hide. becuase they embedded this view in their system, the workflow is control by their system, so no need send later. Now some people may make a mistake, and the process can't go down, stop, and have to modify and increase the workload. 

 

thanks

FreeLink/甫连信息
🌍 DocuSign Partner | Partner Profile
🌟 The only DocuSign Partner globally certified as both a Certified eSignature Administrator and eSignature Technical Consultant
🏆 DocuSign 2024 APAC Reseller Growth Partner of the Year
💡 Ranked #1 in the OG All Star category in DocuSign Community Wrapped 2024
📊 DocuSign Community Leaderboard Top 5 contributor
🚀 Expertise in DocuSign integrations with on-premises systems for leading enterprises across various industries
🔗 Connect with me on LinkedInhttps://www.linkedin.com/in/gehengfeng/

Be the first to reply!