complicated referencing and specific order of OTHER nodes from inside a node
Posted by alphex on March 19, 2010 at 3:44am
This one has me itching my head.
I'm working on a project for a client that has events.
These events are sponsored.
There are 3 tiers of sponsors.
Gold, Silver, Bronze.
I have a content type for sponsors.
That content type has .. title, logo, body... (I really only need it for the LOGO)
When making a new Event node, the author needs to be able to select sponsors that are in one of the ranks (gold, silver, bronze...)
"So, that's easy!" everyone says at the same time, "just use node_reference..."
Ah ha! not so fast.
Read more