I'm using the latest dev of entity reference as well as the latest dev of entity api. (tried the most resent recommended versions too)

I just want to see the backlinks working. A -> B then i want to be able to see all things that reference B in a view. (Seeing what A references is trivial)

I installed the module and I see it comes with a backlinks view. I enabled this view. Created two content types. Added a Entity reference field to one of the content types. Made two nodes (one of each type) and the node that had a Entity reference links to the node that does not.

Now I enabled the backlists view. When i go to node/1/backlinks I don't see any results.

This is on a standard clean insall of drupal. Am i doing something wrong did i miss something? Does anyone have backlinks working.

The only other clue that i have is that i get this error when i browse to the view. (from watchdog: Missing text format: 1.)

Comments

hobo’s picture

Ok i figured out the source of the error (from watchdog: Missing text format: 1.)

Edit the view.
Select No Results Behavior: Global: Textarea
Select an input format.
Save.

so now its displaying the no results when there is something linking to that node?!

hobo’s picture

Ahh yes.

RUN CRON

nothing to see here.

jelo’s picture

Thanks hobo. Selecting the input format in the view fixed it for me.

Kuldeep K’s picture

Issue tags: +what links here, +backlinks

Backlinks view does not working with Apache solr search. Any idea to get any alternate to fix this?

apaderno’s picture

Issue tags: -what links here, -backlinks