Closed (fixed)
Project:
Entity Browser Enhance(d|r)
Version:
8.x-1.0-rc1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2018 at 09:04 UTC
Updated:
26 Apr 2019 at 20:24 UTC
Jump to comment: Most recent
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.