I am using this to validate client forms. In one field i need to accept two or more country mobile number which should be a valid mobile number. Say if i need to accept Indian mobile number or US mobile number. How shall i validate both in one field?
Thanks.
You probably want to use the depends field.
in behavestoA or behavestoB you of course then have to put your conditions.
Good luck!