I have a requirement where a user signs in to create a web form. At the bottom of the form I need to add a button which will prompt them for user name and password to e-sign the document. If they’re already logged in, how can I do this without losing the form data? I’d rather not have to capture the UNID and direct them back to the document. is there another way?
Thanks