I read a few other posts that are similar to this question but I don't think they are the same as our need.
We have a rather large public form that most users will need to save and continue later. When we enable the "Save for later" option (Forms 9.1), the public user can enter an email address and password and then receives an email with a link to get back to the unfinished form. However, if a user mis-types their email address, they will never receive the email with the link and we have no easy way to retrieve the form and re-send them a link.
I saw some code that was posted for another answer that allows entry of a second email address and then compares them but that seemed like it was for an email address that is within the form itself. My question is can this also be done on the "Save for later" email address field that appears at the bottom of the form if the user checks the box?
Thanks in advance and apologies if this question is duplicative.
Eric