How can I create a Country and Province select box using Advanced Select with Preline ? #485
Unanswered
faruksaldir
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
How can I create a Country and Province select box using Advanced Select with Preline? I didn't see a clear function among the Advanced Select functions. How can I update the province select box when the country changes?
`
document.addEventListener('DOMContentLoaded', function () {
HSStaticMethods.autoInit(['select']);
});
`
Beta Was this translation helpful? Give feedback.
All reactions