You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In userC.go, read the list from a json file and store it in a map.
In new.gohtml, use the map to populate the select tag with each state, and if there is a Person.Address object, use that to select the state that was previously selected.
The text was updated successfully, but these errors were encountered:
In userC.go, read the list from a json file and store it in a map.
In new.gohtml, use the map to populate the select tag with each state, and if there is a Person.Address object, use that to select the state that was previously selected.
The text was updated successfully, but these errors were encountered: