The CreatorCon Call for Content is officially open! Get started here.

Within the Agent app for mobile. We want to add the signature to an Action that closes the WOT so that the client has to sign before the record can be saved and the WOT closed.

Jorge43
Tera Contributor

Within the Agent app for mobile. We want to add the signature to an Action that closes the WOT so that the client has to sign before the record can be saved and the WOT closed. We have checked the the box for the "Show signature field" option of the Action. But we don't find a way to check if the client has signed. We can check if the rest of the data has been added, using the Input array from the JavaScript code, but not the signature. How can we check from the JavaScript code of the Action that the client has signed before saving the Registry and closing the WOT? Is there an object like Input for the Signature? Can the Signature be mandatory Signature?

1 ACCEPTED SOLUTION

Abdelkader YOU1
Kilo Guru

Hello Joge, 

I have the same problem as you, not possible either an attachment or signature, 
the problem not possible to make a script because they are not attributes

View solution in original post

3 REPLIES 3

Abdelkader YOU1
Kilo Guru

Hello Joge, 

I have the same problem as you, not possible either an attachment or signature, 
the problem not possible to make a script because they are not attributes

Ramon Cordova
Tera Contributor

Hello Jorge,

I am running into the same requirement, were you able to achieve this in someway?

Thanks!

Andy van Steijn
Tera Contributor

I have the same requirement. Anybody found a way to achieve this?