Terms and Conditions Acceptance with Signature Capture Web Flow Template

Overview

This Web Flow template has pre-configured components that display the Terms & Conditions of the app for users to accept them and enter their signature.

Terms & Conditions Acceptance Web Flow template components

This Web Flow contains two Web Pages, each with a different set of components, for users to choose one or the other:

Scroll, Accept, Sign

  • A Label control displaying the title.

  • A Label control with the Terms and Conditions.

  • A Label control prompting the user to accept the Terms and Conditions that shows up if they try to move forward without accepting.

  • Checkbox and Label controls for users to accept the Terms and Conditions.

  • A Signature Input control to collect the user’s signature.

  • A Continue Button control that runs the Terms & Conditions Submitted Event.

T’s & C’s

  • A Label control displaying the title.

  • A Label control with instructions.

  • A Label control with the legal information and disclosures.

  • A Label with further instructions.

  • Two Checkboxes and Label controls prompting the user to indicate they have read the content.

  • Two Label controls that show up if the user tries to move forward without agreeing with the previous content.

  • A Label control displaying a subtitle.

  • A Label control with the information on electronic signatures.

  • Two Label controls displaying the Variables corresponding to the user’s name and the current date.

  • Two Label and Dropdown List controls for the user to pick their country of birth and state.

  • Two Label controls that show up if the user tries to move forward without selecting an option from the above mentioned lists.

  • A Text Input control for users to enter their region that displays after selecting a state.

  • A Label control that displays its content if the selected state is New York.

  • A Label control prompting the user to enter their signature.

  • A Label control that shows up if the user tries to move forward without signing.

  • A Draw Signature Button.

  • A Signature Input control to collect the user’s signature.

  • A Label control that shows up if the user doesn’t save the signature.

  • An Accept and Submit Button control that runs the Terms & Conditions Submitted Event.

  • Two Label controls that show up if the user forgot to complete a health or personal question.

  • A Label control with further instructions.

Variables

Both Web Page have Variables with the information and choices of the user:

Scroll, Accept, Sign Web Page:

Text

  • signature

Boolean

  • terms

T’s & C’s Web Page

Text

  • typedSignature

  • dcnString

Asset

  • applicantSignature

Boolean

  • error

App Object

  • applicant_authorization

Events

The Terms and Conditions Submitted Event contains the signature and accepted Variables. In Journey Builder, the application’s path can be continued by adding an action or a node to the Journey following the Event.

Use Cases

  • Allow app builders to present the Terms and Conditions of their app and capture the users’ acceptance and signature.

Last updated