Hello Sergey
Can you tell me how i`m able to show the country, city name from geo field with custom code ?
Like we do with fields value
fields_by_id[61]->result; ?>
I tried this:
field_by_id[150]->value['address']['country']; ?>, field_by_id[150]->value['address']['city']; ?>
but seams it dont show the value
rgds
Hello Sergey
Can you tell me how i`m able to show the country, city name from geo field with custom code ?
Like we do with fields value
fields_by_id[61]->result; ?>I tried this:
field_by_id[150]->value['address']['country']; ?>, field_by_id[150]->value['address']['city']; ?>
but seams it dont show the value
rgds