I find this plugin interesting for my project. Now, I would like to know if there is a way to avoid a duplicated entries. I.E: There are 50 users on my site and each one of them is filling the table at the same time. Let´s asume that the table has 2 columns: Company name and First Name. If 10 of those users are filling the table and input the same "company name" information, ¿is there a way to tell the user that somebody else has already entered that "company name" before?
I find this plugin interesting for my project. Now, I would like to know if there is a way to avoid a duplicated entries. I.E: There are 50 users on my site and each one of them is filling the table at the same time. Let´s asume that the table has 2 columns: Company name and First Name. If 10 of those users are filling the table and input the same "company name" information, ¿is there a way to tell the user that somebody else has already entered that "company name" before?
This is to avoid duplicated entries.
Thank you.
Ruben
Hi Ruben,
Thank you for your inquire.
Unfortunately, at this moment, we do not have validation like this built in. It could be done but it will require developing custom solution.