Hi,
I'm a happy user of the Biblio module (using 7.x-1.0-rc7). I want to create a bibliography to nodes using Entity referencing (in this site one biblio item can be referenced from multiple nodes).

What I've done so far: I have added an entity reference field to the content type "scienctific article" (field type: entity reference; widget: select list). I have set the "Entity Selection mode" to "Views: filter by an entity reference view" after I created a view with an "Entity Reference" display. From the node, I can select the relevant biblio items. All works fine so far.

Now I want to display the reference biblio items in the same display as the biblio module displays its items. But if I go to content type - manage display" and select "rendered entity" I can only select one of seven modes. None of them display the referenced nodes like the biblio module does.

How can I use the biblio view (or any equivalent) to display the node of content type "scientific article" with the referenced links as a biography (basically: display the field "biblio: biblio citation"?

Any suggestions?

Comments

WorldFallz’s picture

You probably need to add a relationship to the view-- either the 'referenced entity' or 'referencing entity' one depending on which way you're try to go. Then when adding fields to the view select that relationship.