docusealco / docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
https://www.docuseal.co
GNU Affero General Public License v3.0
5.61k stars 372 forks source link

Sophisticated/Pro Version: Allow link sharing for forms with multiple parties #237

Open lukas-mertens opened 3 months ago

lukas-mertens commented 3 months ago

Extension/better version of my proposed solution in: #236


Background and Problem

As previously discussed in the docuseal discord channel, the current DocuSeal system does not adequately support scenarios where multiple, unknown parties need to sign a document without prior invitation. Attempting to access the form via a shared link results in a "not found" error, causing confusion for users.

Proposed Enhancement for Pro Version

To enhance user experience and accommodate multi-party signing scenarios, I propose the following feature for the Pro version of DocuSeal (or open source, but I do understand you have to earn money somehow):

Workflow Overview:

  1. A primary party, such as a parent, initiates the document signing process by completing their portion of the form and indicating consent.
  2. Upon completion, the system presents a dynamically generated invitation interface allowing the primary party to enter one or more email addresses for subsequent signers.
  3. The next party, such as an authorized adult, receives an email request to sign the form and has the option to input additional email addresses if necessary.

User Interface:

Rationale

This feature is particularly needed for organizations like NGOs that organize events requiring parental consent for child supervision by varying responsible adults. The ability to share a form link broadly, while still capturing required consents and responsibilities, is crucial.

Expected Impact