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

joeuk31 created an issue. See original summary.

dkre’s picture

Title: Doesn't work » Doesn't work without views Grid Display

This 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'.

vegardjo’s picture

Status: Active » Needs review

Also used quite a bit of time on this, I updated the documentation on https://www.drupal.org/node/2821479

rajab natshah’s picture

Status: Needs review » Fixed
rajab natshah’s picture

Status: Fixed » Closed (fixed)
FloGe’s picture

You 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.