I would like to have my form check for duplicate records before saving. If there is an exact duplicate I would like to have it bring up an message that tells them and then gives them a choice of going ahead to add the record or not. Something like "This record already exists. Would you like to add a duplicate?" then have a yes button and a no button. My problem is this. I have a number of fields to check. Is there an easy way to do this?
These are the fields I need to check:
sap number
date
line
shift
pallet tag count
palletizer count
I only want to display a message if ALL fields are duplicates.
Can anyone help? thanks!
These are the fields I need to check:
sap number
date
line
shift
pallet tag count
palletizer count
I only want to display a message if ALL fields are duplicates.
Can anyone help? thanks!