Is Get Locations Field not compatible with Drupal Commerce Products? I wanted to use this module because it's good in geocoding but when I tried to use it on one of my commerce product type. I got an error upon saving it.

Please see attached screenshot.

Thank you!

Comments

hutch’s picture

The error message shows that the entity_type is called "commerce_product", Getlocations v1.x works with the standard content types only, you could try using Getlocations 7.x-2.x which might work, I have not tested that.

hutch’s picture

I installed the kickstart commerce module/profile with demo store and added Getlocations_fields to one of the demo products, works fine.

rakesh.nimje84@gmail.com’s picture

Good Suggestion.