Is there any documentation for setting this up. I have created an entity browser ans chosen the enhanced multi-set yet my view remains the same
Is there any documentation for setting this up. I have created an entity browser ans chosen the enhanced multi-set yet my view remains the same
Comments
Comment #2
dkre commentedThis took me a while to work out too.
You have to use grid display for your view(s) as the item target is hard coded to '.views-col'.
Comment #3
vegardjo commentedAlso used quite a bit of time on this, I updated the documentation on https://www.drupal.org/node/2821479
Comment #4
rajab natshahComment #5
rajab natshahComment #6
FloGe commentedYou do not need to use the grid display if you give the views row the custom class '.views-col'.
I just tried it with the "Unformated list" display and it works.