I have type with gallery field where each record has about 3-4 images. In list view I want to display gallery with one big image and thumbnails, while in module I want to display only one image.
I don't want to use extra image field for module so is it possible to somehow get this result?
Can I override list view template so that in list view it will show gallery field from full view?
I have type with gallery field where each record has about 3-4 images. In list view I want to display gallery with one big image and thumbnails, while in module I want to display only one image.
I don't want to use extra image field for module so is it possible to somehow get this result?
Can I override list view template so that in list view it will show gallery field from full view?