first_as_label with autofill issue
-
I’m trying to figure out why when using the autofill feature for forms the state and country select dropdowns don’t seem to autofill when using the first_as_label option. If I remove the first_as_label option the autofill works fine.
Here’s an example using first_as_label:
[select* home-state first_as_label “Select State” “Alabama” “Alaska” “Arizona” “Arkansas” “California” “Colorado” …]
Any help would be appreciated, thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘first_as_label with autofill issue’ is closed to new replies.