Signature Pad use in Catalog Items and relate it to ticket
Hi All, I have created Add signature button on in Incident Form for testing the functionality.I created a UI Action to show a button. This is the configured UI Action function SignRequest() { var sysid = g_form.getUniqueValue(); var table...