How do you create an Electronic Signature Page in APEX ?
663660Oct 6 2008 — edited Oct 7 2008Hello,
I am new to developing in APEX and I would like to implement a function that once user clicks on a Submit button they
are then prompted to enter their password as an Electronic Signature check.
If the user enters their password correctly the application then continues the process and redirects back to the correct
page.
If the user fails to enter their password correctly an Error Message is displayed and then the user is redirected back to
the original page they clicked the Submit button on with all the data they entered still held correctly (I don't want the
users to have to enter the data again) !
Hope this is possible.
Look forward to your solutions. Thanks.