Hi all,
Can you tell me now to apply a duplicate detection rule to a portal basic web page form, that when the user clicks submits it will check my dataverse table to see if an entry already exists. I was to check if the email address is already in the table and if it is then the user should be given an error message and the form cannot be submitted.
Can this be done with JS as I am not familiar with plugin.
Thanks