


Hi Team,
I have multifield, under that i gave textfield.
user can enter value multiple times in textfield, that time how i can check uniqueness in value.
Example:
Multifield
1. textfield -- example.
2. textfield - example1
3. textfield - example(if user enters the same value, i need to show error message as enter different value).
Solved! Go to Solution.
Views
Replies
Sign in to like this content
Total Likes
Hello,
There is an example of how to do this using jquery here: http://stackoverflow.com/questions/2955536/prevent-duplicate-values-using-jquery-validation.
Best,
- Tacia
Views
Replies
Sign in to like this content
Total Likes
Hello,
There is an example of how to do this using jquery here: http://stackoverflow.com/questions/2955536/prevent-duplicate-values-using-jquery-validation.
Best,
- Tacia
Views
Replies
Sign in to like this content
Total Likes