Replies: 1 comment
-
Current workaround using 2 fields with conditions:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm doing a user registry form with address fields that include country and state.
Similar to the vueform example, I want to show states as a searchable list when a specific country is selected. (conditions)
However, I don't want the state field to be removed, but to turn into a free text input instead.
Is there a simple way to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions