Jump to content

CMS Location Data

Featured Replies

Posted

I have a CMS/Pages custom database that uses a 'location' field.  Can someone tell me where the location data is stored please, it doesn't't appear to be in the CMS ibf_cms_database_xx table.

Thanks

It’s in there. It’s stored like this:

{"lat":null,"long":null,"addressLines":["146 Rua Campevas"],"city":"S\u00e3o Paulo","region":"S\u00e3o Paulo","country":"BR","postalCode":"05016-010"}

And you can just look up the field ID as with any other field. 

  • Author

Got it thanks - stupidly I was looking for a field with 'location' in the name!

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.