You can add a control of type Signature capture to a form.
For a signature capture control, also define the control event procedure. A control event procedure has one or more actions that are done if the signature is captured and the resulting document is created.
If your company uses different types of mobile devices, controls can require a different layout for each device.


Designer Designer Start Start Create form control: Signature capture Create form control: Signature capture You can add a control of type Signature capture to a form. Use this control to capture a signature on a mobile device and get it saved as a file. The resulting signature capture file is stored in the file store. Procedure 1. Click Mobility design. 2. Click the Forms tab. 3. In the list, find and select the desired record. 4. Click Edit. 5. If you add a control, it is positioned before the selected control on the form. On the preview, select the desired control. Note: If the control list is shown instead of the preview, in the list, find and select the desired control. 6. On the Properties tab, click Add. 7. Click Signature capture. 8. Sub-task: Define control properties. 9. In the Control field, type the signature capture control name. Note: Only use letters and numbers, no spaces. 10. In the Label field, enter or select a value. 11. In the Text field, type a value. 12. If you want to hide the signature capture control on the form, select No in the Visible field. 13. In the Documentation section, write the signature capture control documentation. For example, describe the purpose and characteristics of the signature capture control. 14. To show the added control on the preview, on the Design tab, click Refresh. Notes In the event procedure, you need an action, with related class, to link the captured signature to the related record in Microsoft Dynamics 365 for Operations.In general, if you add a form control, it is positioned before the selected control on the form.Where the control is exactly positioned on the preview, also depends on:The Append new line property of the previous control and of the added control.The preview style sheet.You can use the Up and Down buttons on the Properties tab to move a form control to another position on the form. Design control event procedure

Design control event procedure - Signature capture

For a signature capture control, also define the control event procedure. A control event procedure has one or more actions that are done if the signature is captured and the resulting file is created. The signature capture file is stored in the file store.

Create an action to link the signature capture file to the related record in Microsoft Dynamics 365 for Operations. Add this action to the event procedure.

Is a  device-specific control layout required? Is a  device-specific control layout required? Make control layout device-specific Make control layout device-specific If your company uses different types of mobile devices, controls can require a different layout. For example, longer labels do not fit properly on a smaller screen. So, you can define a smaller version of such a label for these small-screen mobile devices. Procedure 1. Click Mobility design. 2. Click the Forms tab. 3. In the list, find and select the desired record. 4. Click Edit. 5. On the preview, click the desired control. Note: If the control list is shown instead of the preview, in the list, find and select the desired control. 6. Click the Device/localized specific tab. 7. Click Add and fill in the fields. 8. Close the page. End End Yes No

Activities

Name Responsible Description

Create form control: Signature capture

Designer

You can add a control of type Signature capture to a form. Use this control to capture a signature on a mobile device and get it saved as a file. The resulting signature capture file is stored in the file store.

Design control event procedure

Designer

For a signature capture control, also define the control event procedure. A control event procedure has one or more actions that are done if the signature is captured and the resulting file is created. The signature capture file is stored in the file store.
Create an action to link the signature capture file to the related record in Microsoft Dynamics 365 for Operations. Add this action to the event procedure.

Make control layout device-specific

Designer

If your company uses different types of mobile devices, controls can require a different layout. For example, longer labels do not fit properly on a smaller screen. So, you can define a smaller version of such a label for these small-screen mobile devices.

Design signature capture event procedure

Provide feedback