views:

33

answers:

0

how to implement the callback for more than one element. I have a form with various fields like description, title etc.. I need to check whether those fields contain the listed stop words which i get from database.if any of the fields contain the word then i must not submit the form and indicate the error at the respective field.