Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.landerlab.io/llms.txt

Use this file to discover all available pages before exploring further.

The Signature block lets you collect a handwritten-style digital signature from the user directly inside a quiz step. When the user clicks the field and types or draws their signature, it gets saved automatically as an image link inside the LanderLab CRM, tied to their lead record. It is commonly used on the final step of a funnel, right before submission, to confirm the user’s agreement to the information they provided.
Signature

How it works

  1. The user reaches the step containing the Signature block.
  2. They click the signature field, which shows a “Click here to sign” placeholder by default.
  3. They type or write their signature inside the field.
  4. On submission, LanderLab saves the signature as an image and stores a link to that image in the CRM under the lead’s record.

Settings

The Signature block shares the same settings panel as other blocks in LanderLab. Here is what each section covers: General
SettingDescription
NameThe internal field name used to reference this block, for example in the CRM or quiz API. The default value is Signature and the variable shown is {{Signature}}.
LabelThe visible label displayed above the field on the page.
PlaceholderThe text shown inside the field before the user interacts with it. Defaults to “Click here to sign”.
Validations
SettingDescription
RequiredWhen enabled, the user cannot proceed to the next step without entering a signature.
Error MsgThe message shown to the user if they try to continue without signing. Defaults to “Please sign before continuing”.
Decorators, Spacing, Appearance, Visibility work the same way as on all other blocks. See the general block settings guide for details.

Where the signature is stored

Once the form is submitted, the signature is converted to an image and saved. You will find it in the LanderLab CRM as a URL link inside the lead’s record, under the field mapped to the Signature variable.

Tips

  • Place the Signature block on the last step of your funnel, just before the submit button, so users sign as a final confirmation.
  • Always enable the Required toggle to make sure no lead is submitted without a signature.
  • Use a clear Signature Headline and Signature Description block above it to explain what the user is agreeing to. This improves trust and reduces drop-off.
  • Keep the confirmation checkbox text specific. For example: “I certify that the information provided is true and accurate.”