Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Im trying to create a Signature Pad for Mobile View

Nitesh A
Tera Expert

For that i have created UI action on custom table.
and triggered UI Page "wo_accept_signature_mobile" but im unable to understand the process flow of this UI Page
and onClick of UI Page Button

"<button id='acceptSignature' onclick="return onAcceptSignature();" class="btn btn-primary">${gs.getMessage('Accept')}</button>"

there is Function "return onAcceptSignature();"

im unable to understand the execution of this function where it is located.

So please can anybody help me understand how does this work?

6 REPLIES 6

JW22
Tera Contributor

Thanks Tom, that's helpful! Did you customize anything else that you could share on how you implemented this signature pad? We're looking to use this with case management through the mobile app. 

I don't have access to the environment I did the work on anymore and I can't remember what we built, sorry about that.