I've been working with the Data module to create entities and using Feeds to import the data, when everything is setup, I'm going to add entity reference field for the content type, and the field is config to use { Entity Selection -> Mode -> Views: Filter by and entity reference view -> View to use }, the view is using Entity reference display and the field are : {ID entity, Name Entity}. So, I check the reference option limit checkbox in the field. When I'm going to add content, I select the first entity reference field, and when I open the select of the reference option limit field Only the option label " - None - " is listed, everything else is in blank, inspecting with Chrome Dev tools, the select options are there, but they don't have any label or text, with dsm debug, the field has all the options with labels, Can someone help me ?
I'm going to attach images of the results.
| Comment | File | Size | Author |
|---|---|---|---|
| select.png | 4.01 KB | Force_IAS | |
| dsm.JPG | 30.13 KB | Force_IAS | |
| Chrome-dev.JPG | 25.41 KB | Force_IAS |
Comments
Comment #1
Force_IAS commentedComment #2
joachim commentedThis module doesn't work with entity reference views AFAIK.
Comment #4
thegreatone commentedHi,
don't want to re-open this for nothing, but I was just working on something and using older version of entity API (1.5) it was working. I have a view reference list use as the selection mode for a field and the limit option check box is available and working. But on my update environment with entity API 1.6, it doesn't work anymore. I have a bunch of other module updated as well as latest version of core, compare to 7.31 for the one that was working. So...something changed somewhere that doesn't make it work anymore...which is sad...because I had a solution to a problem with this...got to get back searching.
Comment #5
rakesh.nimje84@gmail.com commentedAny progress or workaround this issue?