We are wanting to stop duplicates submissions using authenticator and contact list trigger in the following manner:
Check if email is NOT on contact list. If not, they may take the survey. Then, the email is added to the contact list, meaning they would fail auth if trying again with the same email.
What is the best way to achieve this? Is JavaScript required for this or can I do it with the graphical interface?
Page 1 / 1
RJames78 - This can be done without JavaScript. Within the authenticator, you can place the end of the survey element. This would ensure that if someone is in your contact list, they would be terminated post successful authentication.
Mishraji Thank you for the reply. How do I remove the "Too many failed login attempts" page? It still shows up when setting Authenticator to one attempt.
RJames78 - You can add a question to ask Email and then prefill it in the authenticator by saving the entered value in an embedded data field.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.