Hello,
I use views 7.x-3.13 and entity reference 7.x-1.1, but I have often the same problem on different sites.
When I need a relationships in views from a entity reference, when I choose
A bridge to the @entity entity that is referenced via !field_name
sometimes the java logo appears, turn, and the pop-up with the name of the field is not showing and the field is not included in the relation panel (no error message).
- I have remove all the cache, included views
- for testing I drop all the data in the database concerning the field I try to add
- I have try to disable javascript in views...
- I have create a new content type, added the same field, I created a view, try to add the relation in vain...

It depend of the fields, on a node with different entity reference the relationships is possible on some field, but I can't say it's on user reference or taxonomy reference or node reference...it depends of what ?
Regards,

Comments

zorax created an issue. See original summary.

zorax’s picture

i just create new site and same problem with views and entity reference with dev version.

vasike’s picture

Version: 7.x-1.1 » 7.x-1.x-dev

is this similar with #1898290: Autocompletes for Views that have Fields with Relationship broken ?

if yes could you make it as duplicate. thanks

zorax’s picture

no, it is not similar.
The problem comes from views not from entity-reference.
If fields has long name, views can't access to it.