Skip to main content

Hi,

 

Anyone suggest the best way to address duplicates entry while a user is filling in a form?

 

I have an editable list where the user enters info into several fields

The user can add many records while filling in the form and could also accidently enter the same record twice (on the same submission)

 

How do i best do a check to if any duplicates appear in the submission before it is SAVED to the smartobject?

If there is a duplicate, i want to drop it back to the screen and not save.

 

Any ideas?

How do you do  @Sharpharp1 ?

 

Please kind,ly have a glipmse at the resources below:-

 

Prevent Duplicate entry validation:

https://community.k2.com/t5/K2-Five/Prevent-Duplicate-entry-validation/td-p/108044

 

 

How to validate for duplicate row entry on a list view:

https://community.k2.com/t5/K2-blackpearl-Articles/How-to-validate-for-duplicate-row-entry-on-a-list-view/ta-p/86291

 

Duplicate value in listview row:

https://community.k2.com/t5/K2-Blackpearl-Forum-Posts/Duplicate-value-in-listview-row/td-p/86145

 

All the best

 


Hi Sharpharp1


 


The attached link below explain ho to resolve the issue you are currently facing


https://community.k2.com/t5/K2-Blackpearl-Forum-Posts/Duplicate-value-in-listview-row/m-p/86256#M26549


 


Regards


Elvis


Reply