I have a dropdown list in my form.
How can i give it a validation criteria such that, if i try to enter
data from it to database it should check for uniqueness.
If already an entry is there in the database for it, it should display
a message.
We can do it for a text area using validation in the model.How it can
be done for dropdown list?

--

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-...@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=.


Reply via email to