Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.

Digital signatures and email form

Avatar

Level 1

Livecycle Designer ES4 Version 11.x

I'm converting existing InfoPath forms into Livecycle PDFs.

In InfoPath, I was able to use a formula on the submit via email to have a custom email subject line.  I wasn't using digital signatures in InfoPath workflow.

I've added a Digital Signature field to the LC form that I would like "signed" before clicking on the 'submit' button.  However, it appears that once the form is signed (and saved), the form is no longer editable.


I've got the 'submit' button working in LC using a standard button,  form1.#subform[0].Button1::click - (JavaScript, client) and it works fine (if the document is not signed).


Is there a workflow solution to allow:

1. Digital Signature

2. Submit via email using the 'submit' button with my customized email subject.

Or is there another way to customize email subject and recipient?  I resorted to the click/JavaScript after searching for other built-in solutions.

Also, is it possible for two people to sign the same form?


User01 sends digitally signed form to User02, and User02 also digitally signs and returns to User01?

0 Replies