is there any rule like
rule{
client: { notEqual: "newClient"; required:true}
}
and the field is required too.
This field is <select> field.
I have option: <option>select one</option> and <option>newClient</
option> , other client names.
Thanks in advance.
No comments:
Post a Comment