I have 3 content types:

  1. Application Page
  2. Organization Page
  3. Product Page

The Product Page is a culmination of applications and organizations while the Organization Page is basically a culmination of applications and products. (I know this might be weird, but bear with me here). Long story, short, these pages are basically abstractions of what they sound like (i.e. - a product can consist of more than 1 application whereas an organization can have multiple applications and products, etc.)

I need to programatically display (as simple links) the applications on an organization page if and only if the given applications have been node-referenced from a product page and I need to do this using only that given organization page's NID.

Is this possible using reverse node reference?

Comments

Wolf_22’s picture

Status: Active » Fixed

Okay, I tried to make it work, I really did, but my prayers just weren't answered and because of all the tears and frustration, I decided to make something simpler happen using Views.

But we'll always have these vacant support requests. ;.)

(Humor aside, this module would be fantastic if it worked as advertised or had better documentation / a single demo.)

Side note: If anyone is having a similar problem as the one I posted about, reach out to me. I'll try to help you with Views.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.