changing required field dynamically
- by TIT
Hello
In my project my project manager says me to make 'state' the field required if the country is united states and make the city field optional if the country is not US.
How to accomplish it? Any help?