I have a registration form where upon selecting a Country from a drop down menu uses conditional logic to display either a state drop menu, a province drop menu or a state/province/region text field.
I have set up a single custom user meta field called "state". I'd like to enter the value of either the state drop menu, the province drop menu or the state/province/region text field (depending which is appropriate).
I don't see how to do this using the built in user meta options in the User Registration add-on.
Is there a way to accomplish this?