With the Signature component, you can let users sign for things in your project. When someone adds their signature, the Signature component generates an image and writes the link to that image to your project's Data Source. It will then display their signature in the component.
Data
After adding a Signature component, you'll need to select which Column to write the user's signature to.
If you want each user's signature to be specific to them every item, then you will want to create a User-specific Column for the Signature.
Design
The Title is displayed above the signature box.
The Signature component is particularly useful in Forms. Bear in mind that it will not write to the sheet until the form is submitted.