Skip to content

Configuration

These parameters are used to access documents (e.g. download documents for signing and upload signed documents) as well as pulling contact details to allow prefilling of signing parties.

  • Host: the host of your Lime instance. It needs to be publically accessible. Example: https://lime.your_doma.in/solution-hello-world/
  • API Key: an API key from your Lime instance. Example: 671B538EAC72ED527938D7968BAD9F05C876ACE67F902CA6F35892FC79318F48F7CC533F0AE8EDD27A13

These parameters are used to link your scrive account's company with your lime instance.

  • Host: The host of this add-on. (default: https://lime.scrive.com)
  • Include Person from (main) Document: Activating this will import contact data from people linked to documents by default. This option only applies to main documents, it does not apply to attachments. _(default: active)
  • Include Coworker from (main) Document: Activating this will import contact data from coworkers linked to documents by default. This option only applies to main documents, it does not apply to attachments. _(default: active)
  • Clone (main) Document by default: Activating this will cause the 'Clone Document' option to be activated by default. This option only applies to main documents, it does not apply to attachments. (default: active)
  • Target of integration window: This determines how the integration is opened in the browser. See https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/a#target for more information. (default: _blank)

Views

On your Administration page, please add the following:

  • add web component lwc-limepkg-scrive to document cards
  • add bulk action limepkg_scrive.esign to document tables.
    • use limepkg_scrive.primary_action as translation key
    • use signature as icon
  • add "Document Status" (scrive_document_status) as a read-only field to document cards
  • add "Document ID" (scrive_document_id) as a read-only field to document cards
  • add "Document Status" (scrive_document_status) as a default column to the table of documents