references

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
BenVercammen's picture

Reference UUID Synchronization

I've written a module that maintains relationships between a node and all of its "reference fields" across multiple Drupal instances, based upon the UUID of the referenced entities. The "Node export relation" module didn't quite cut it for me (even after modifying it), and I never found anything else that seemed to fit the bill.

I'd like to share this via a Drupal project, but first wanted to check if the module is actually useful, and whether it doesn't overlap with another one (didn't really find one that truly covers the same topic).

Read more
gallamine's picture

Complicated View help

Howdy all,
I'm struggling with trying to generate a complicated View. Let me try explaining it and see if anyone can help.

So, my website RobotBox has the following:

Node: Robot
Node: User Profile
Node: Robot Club

Users create Robots.
Users create a User Profile (via Node Profile module and APK)
User Profiles have a field, Node Reference, to a Robot Club (via Node Relationships module)

Got it?
Now, here's what I want to do:
I want to create a view that shows all the robots created by all the users that belong to a certain club.

Read more
Subscribe with RSS Syndicate content