State/Province Dropdown

Issue #4 resolved
Ron Pringle repo owner created an issue

Add a pre-filled state/province(?) dropdown field to User Settings form.

Comments (1)

  1. Ron Pringle reporter

    Added a jQuery driven combo select box, values dependent on Country select box choice, filled by json encoded array returned from query. Still need to pre-fill value if it exists in users table and add a default "select something" value in the first position to fix some specific edge case scenarios.

  2. Log in to comment