Hello @Frosticek.
Last two days i m struggling to make this work:
What i want is to get a list(array) of cities and the regions they belong and display it at the footer.
For example as simple as that:
Manhattan(New York), Miami(Florida), Los Angeles(California) I know how to output a list of cities or regions array separately but how can i combine them in a single array?
Please help!
Regards