Hello,
I have 2 doctypes for Country and states respectively.
Now I want to validate my state field like it give me selection only on the depends on selected country.
How can I validate?
Hello,
I have 2 doctypes for Country and states respectively.
Now I want to validate my state field like it give me selection only on the depends on selected country.
How can I validate?
Use validate event, Check following date validation example
Did this get solved?
Thanks