I'm setting up a shop using Drupal commerce. I have a view that loads product nodes and product entities by reference. I have added a product image field to the view. This works fine using any display formatter except jQuery Gallery. If I change it to jQuery Gallery, no images get displayed.
I tried adding some "no results" text, and that shows, so I gather that galleryformatter does not see the images for some reason.
Any ideas what's up with that?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | use-field-template.png | 23.41 KB | manuel garcia |
Comments
Comment #1
manuel garcia commentedwhat version of views / drupal commerce are you using?
Comment #2
tripper54 commentedLatest devs of both
Comment #3
manuel garcia commentedOK, I just remembered, in the new views for d7, you MUST check the option 'use field template', that you can find in the settings for the field, under style settings (see attached screenshot).
Otherwise views uses its own tpl file and it doesnt print anything.
Unfortunately there is no way for us to prevent this situation, I spoke to merlinofchaos about it a while ago and we're just going to have to do this...
Comment #4
tripper54 commentedThanks, that did the trick.
Comment #6
kortas87 commentedThank you, it helped me too!
Comment #7
evgen commentedThank you very much!!! it helped on 100%
Comment #8
summit commentedHi, it would be great to give this complete explanation from #3 on the homepage of this great module!
Greetings, Martijn