Open Signature

Enables users to provide signatures for Labii records

Specs

Label
Value

Version

0.1.0 (updated on 2024-12-19)

Developer

Labii Inc.

Type

Column

Support Configuration

No

Support Readonly view

Yes

Support Edit view

No

Support Form view

No

Support Default value

No

Support Import

No

Allow multiple

Yes

Overview

Labii’s Open Signature Widget enables users to provide signatures for Labii records seamlessly, even without a Labii account, offering a streamlined solution akin to DocuSign. This innovative tool allows individuals to electronically sign documents or records directly within Labii’s platform, enhancing collaboration and document validation. With features like secure access, user-friendly interfaces, and real-time updates, the Open Signature Widget ensures signatures are legally binding and easily integrated into workflows, making it an ideal choice for businesses seeking efficient, account-free signature functionalities.

Use case

  1. Use this widget to for customer to accept the quote.

Configuration

The widget will function without additional setup, no configuration needed.

Views

See the interface of the widget in the following views.

Readonly view

Readonly view display the signature of the user.

Before click:

After click:

Edit view

The Edit view is the interface that allows you to modify the value.

This widget does not support Edit view.

Form view

The Form view is the field integrated into the add form for collecting values when creating a new record.

This widget does not support Edit view.

Data

Each widget in Labii stores data in a unique manner; refer below to understand how data from this widget is stored.

Data format

JSON

{
    "name": "",
    "date_signed": "",
    "svg": "",
    "signature": ""
}

Default value

The Default Value field within the column allows you to specify the default value when a record is created.

Default value is not supported for this widget.

Import value

The Import Value is the value you need to include in your Excel table for it to be imported into Labii.

Import value is not supported for this widget.

Last updated