Any Kinetic Component to create a signature?

We built a pretty great screen via Application Studio and the user who gave the demand asked if there was any way to ask for the signature of the user before or after he clicks on something. I don’t see any signature component in the Application Studio

Is there any way to do it? I guess via User Defined Components or Widgets but personally, never used those

Thanks

There’s the new electronic E-Signatures feature. I’ve never used it but it is available on every screen
image

I have tested and E-Signatures and it seems to work very well. I believe a method directive for what ever the trigger is to need a signature and it opens up a new web page which will require the user to sign in again. From what I can tell this only works on the web version, not on the smart client. The E-Signature option is just the history of the signatures. The help pages for E-signatures walks you through an implementation example which can be adapted for many use cases.

Not sure that’s what I would want. I would open a little window with the signature based on conditions for example if I click on a button. Also, it’s a custom app that I made which is pretty much a Dashboard so the ‘E-Signatures’ won’t open anything that would make sense

It doesn’t open anything right now, just this table:

You need to set up a BPM on the method where you want to use eSignatures. I just looked it up today and it looks like it would work very well. Your screen shot is just where the history of eSignatures would live on the record.