How to Accept/Clear a Signature using custom buttons

Sometimes the Accept and Clear action links of the Signature control are very limited for us because we need to add some custom styling or perhaps add our own logic to them. In this post we are going to create buttons that perform the same actions as the standard Accept and Clear links.

Identifying a Signature Control

There are two key values that uniquely identify a Signature control: The Signature name and the Attachment category. We can set these two values directly in its configuration. For this post we are going to set the Signature name to MySignature and the Attachment category to File.

Comments

Popular posts from this blog