How to Validate signature capture control
Hello All,
In our application when we are using this control, from what I have observed that after putting signature and clicking on accept there is no such property which holds the signature so how can we use a validate rule AND also is there any way to save the signature into DB without the accept button. I tried calling the same activity on "submit" which gets called on "accept" but as the "Submit" button is outside the control or not defined in the control it's not getting the parameters. So data is not getting saved in DB when clicked on "Submit"
***Updated by moderator: Lochan to add Categories***
Please have a look at this post for suggestions on validation - https://collaborate.pega.com/question/how-make-signature-capture-field-mandatory. You have 2 options marking attachment category mandatory in casetype rule or call Validate rule that checks presence of certain attachment category when you proceed through the case.
For auto submission you can call a script defined in signature namespace before your FinishAssignment action on Submit button. More information here - https://community.pega.com/sites/default/files/help_v722/procomhelpmain.htm