Description:
This widget shows a digital signature control on the Form.
Inputs
- ID/Name - Name of widget generated by FlowWright (read-only field)
- Width (px) - Enter the pixel value for width
- Height (px) - Enter the pixel value for height
- Pen Stroke - Enter the value for pen stroke thickness
- Pen Color - Select the pen color from the palette
- Show Underline - Select the checkbox to include underline (tick mark)
- Hide - Select the checkbox to Hide (tick mark)
- Read Only - Select the checkbox to Read-Only (tick mark)
- Required - Select the checkbox for mandatory (tick mark)
- Tool Tip - Enter information to display on mouse hover on form render
- Styles - Enter the CSS scripts for widget styles
- Apply Classes - Select between custom classes defined
- Save - Save the input values
- Delete - Remove this form widget from the designer page
- Close - Close the input popup window
Design:

Example:
Let’s build and execute the “DigitalSignatureDef” example.
- Create a new Form definition called “DigitalSignatureDef.”
- Drag the “BootstrapGrid, Label, TextArea, Signature, and Submit” controls onto the canvas and arrange them as shown below.

- Double-click the “Signature” widget to set its “Settings.” Provide alternative text, which is a brief description that communicates the image's purpose to those who cannot see it. Check the “Required” box to make user input compulsory, and select the checkbox to hide the control and make it read-only during runtime. Finally, click the Save button.

- Double-click the “Signature” widget to configure the “Styling” settings. Specify the box’s width and height in pixels. Adjust the pen stroke width. Choose the pen color from the drop-down list. Enter the CSS style syntax. Select the classes to apply from the global drop-down list. Click the Save button.

- Double-click the “Signature” widget to set up the “Other” properties. Enter the tooltip text. Click the Save button.

- Double-click the “Signature” widget to configure the “Globalize” properties. The application will notify you if there is nothing to globalize, as shown below. Otherwise, choose a language from the drop-down menu, then click the Translate button. Finally, click the Save button.

- Save the Form Definition. Choose Actions > Create Form Instance from the menu. Generate a new Form Instance, then check the box to edit it.

- The Form is shown to the user as displayed below. Click the Signature box to enter your digital signature.

- A pop-up window appears for your signature. Please sign your name using a mouse or a pen device. Click the Upload button to load the digital signature as an image file from your local folder. Click the Undo button to undo the last stroke. Click the Save button.

- The digital signature appears as a thumbnail in the box below.

Definition Sample:
You may download and extract the sample definition(s) from the link provided and later import them (drag-and-drop) into your FlowWright Process Definition (XML file) or Form Definition (HTML file) page.
Note: Please verify and complete the import process steps for any missing configurations, such as file path references and database connections. Then, save the definition to confirm the changes.
Click here to download the sample file.