Upload list of options for SELECT type field
-
I created a SELECT custom field to store state/ province data. I would like to populate the list with all the US states and Canadian provinces and territories, but it would be a big pain in the butt to have to create an option for each state, province, or territory on the list.
to complicate things I have several different directories, but each of them will require the user to select a State, so I will have to populate the state field for each directory.
is there a way to create SELECT options in bulk, maybe by uploading a TXT file or a CSV file? Alternatively, is there a way to be able insert the data as database rows using a DB Client Tool or PHPMYADMIN (and if so, which table do I look at to do this)?
thanks for any assistance in advance
- You must be logged in to reply to this topic.