I'm building a site of course video. I have created 2 content types, one is for course ,and the other is for video. Under the course content type, I set a field of entity reference to make a relation between course and video. And then I create a view to diplay the video list on the video node page, it works. I wonder how can I add the link of the relative course node page on this video node page, how can I get the URL of the entitiy referenced course node page?
Any help would be great! Thanks in advance.

Comments

nevets’s picture

Which content type has the entity reference field?

floms’s picture

the course content type

nevets’s picture

I would also add an entity reference field to the video content type as a back reference. There is a module to automate the back reference.

floms’s picture

Thank you so much ! Can you tell me what module can automate the back reference?

nevets’s picture