ADD PEN CONTROL TO CAPTURE CUSTOMER SIGNATURE ON THE FORM

Many people don't know that Pen control exists as a Out of the box feature in Dynamics 365. The Pen control will allow the user to capture customer signature on a record, and it is available for both built-in and custom entities.

In this post, I will go through the steps and show you how to Add and Use the Pen control in Dynamics 365 forms that allow you to capture the customer signature.


For the sake of this post, I created a multi-line field in the Account entity and you can follow the below steps to enable the Pen control to capture the customer signature.
  1. Put the field in a specific form section Pen control field

  2. Open the Fields Properties > Formatting tab and set the number of rows for better appearance (i.e: 5)
  3. Go to Controls tab > Add Control
  4. Scroll down and select the Pen Control Add Pen control

  5. Select on which device the Pen Control will be displayed (Web, Phone, Tablet)
  6. Save the form and Publish it
  7. Web display for the Pen Control Pen control on web

  8. Mobile display for the Pen Control Pen control on mobile

Bonus Tips:
  • The control can be configured in classic form editor
  • Applicable on multiple lines of text fields to capture the pen input
  • Recommended Maximum Length of the field is 15000
  • Once the input is submitted, the user won’t be able to change it

For more user experience and enhancements ideas, you can check this link for some custom controls that can be used like:

Hope This Helps!

Comments

Popular posts from this blog

DYNAMICS 365 HOW TO HIDE RECENT RECORDS FOR LOOKUP FIELD IN UCI

SEARCH BY GUID IN DYNAMICS 365

SAVE FORM IN DYNAMICS 365 JAVASCRIPT