• 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.

    • This topic was modified 6 years, 10 months ago by jcro.
Viewing 1 replies (of 1 total)
  • Thread Starter jcro

    (@jcro)

    Also using include_blank instead of first_as_label disables the autofill for the select dropdowns.

Viewing 1 replies (of 1 total)
  • The topic ‘first_as_label with autofill issue’ is closed to new replies.