Skip to main content

Signature

Purpose

The Signature ViewTemplate allows users to draw and store a handwritten signature in the client. The generated image is written to a configured EntityField.

Signature Figure: Signature ViewTemplate for handwritten input.

Behavior

Users draw directly in the component by using a mouse or touch input. The signature can be cleared through the delete icon in the component. The final signature is stored as image data.

Configuration

PropertyDescription
imageFieldDefines the EntityField in which the generated signature image is stored.

Example usage

Typical use cases include service confirmations, delivery acknowledgments, or customer approvals inside Edit Views.

Implementation hints

The target field must support image or binary content.

Notes

The stored image data can later be reused in documents or reports. This is especially useful when a captured signature should appear in generated PDFs.