Insert values from a SELECT query result inside a select with custom options form

select prov as __value, comune as __text from prov_comune_table

1 Like