hfsitumo2001
Member
- Local time
- Yesterday, 20:04
- Joined
- Jan 17, 2021
- Messages
- 394
Hello any body can help how to avoid duplicate supplies in one go of the data entry in the form?
As you can see in the attached form, I want the user as he type the same supplies name there will be a massage saying " this is duplicate, please enter it in the next data entry.
Thank you.
Frank
 As you can see in the attached form, I want the user as he type the same supplies name there will be a massage saying " this is duplicate, please enter it in the next data entry.
Thank you.
Frank
 
	 
			 
 
		 
 
		 
 
		
 
 
		 You only need to use the RI method to protect the data.  The validation method is extra and it will likely give the user a better error message so I would probably also do both.  BUT, if I were to only do one, then the ONE is RI.
  You only need to use the RI method to protect the data.  The validation method is extra and it will likely give the user a better error message so I would probably also do both.  BUT, if I were to only do one, then the ONE is RI. 
 
		 
 
		