I know this topic has been brought up in previous posts, but I believe my situation is a bit unique, and others may have run into this:
I have a button to “Create a Contact”, which shows a pop-up. I want the “state” field to be required only if the “country” = United States". The problem arises where, after the user fills in the country, the model is not re-queried, and therefore the conditional rendering conditions aren’t applied.
I know a work-around would be to create a wizard, have them fill in the country, and then the next step re-queries see if the state is required or not, but I’d like to avoid that.
Any ideas?
Question
Conditionally Render field Required Based on another field Value
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

