improved

Enable/disable document navigation in Custom Experience

A new parameter document_navigation_disabled is now available in the Custom Experience creation endpoint POST /custom_experiences (link to API reference)

  • By default, this parameter is set to false, meaning navigation buttons are displayed to let Signers quickly switch between documents - if there is more than one document uploaded - in a Signature Request;
  • If this parameter is set to true, then a Signer must scroll through all of the documents in order to sign a document.

This setting exists in the Custom Experience to enable you to manage the navigation flexibility for documents in the signature flow that you want to give to your signers.

For more details about Custom Experience, read our dedicated guide section.