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!
| Comment | File | Size | Author |
|---|---|---|---|
| Getlocations field on Product Type After Saving.png | 27.1 KB | danzVP06 |
Comments
Comment #1
hutch commentedThe 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.
Comment #2
hutch commentedI installed the kickstart commerce module/profile with demo store and added Getlocations_fields to one of the demo products, works fine.
Comment #3
rakesh.nimje84@gmail.com commentedGood Suggestion.