I want to create a directory where users can select the country say the US and then they can select state which in the drop down will only show the US states. If they chose Australia as the country, then the states that show up in the drop down for states will be australian states. How do we do this?
I’m afraid that is not possible to do. The plugin can only output static field values for performance reasons (for now). This is however going to be implemented in the future, so it’s going to be possible, but I don’t know the timeline yet, as it’s a major feature upgrade.