Andre B
16 posts
Registered:
10 Mar 2020
Answered
23 Feb 2021
in reply to
Missing user
Link to this post
Hi Alex,
Thank you for your question. Depending on if the last known password is assessible on the client side, you might be able to validate the input with some custom JavaScript. However as it could be considered sensitive information, it might b better to do the validation on the server side or a combination of both.
Below I've provided a link to some about the form submission event:
https://www.crmportalconnector.com/developer-network/documentation/developing-for-tpc/portal-form-submission-events
Hope this helps!
Andre