Hi all!
I'd like to make dropdown menus with countries-regions-cities on my site. I've created 3 new tables in DB (country, region, city) with data from csv's. Where and how i can make profile fields that will take data from this tables? Standart fields (created in admin panel) take data only from sys_pre_values and i need that data was taken from my tables.