Active
Project:
Hierarchical Select Node Reference
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2011 at 16:07 UTC
Updated:
1 Jun 2014 at 01:54 UTC
Jump to comment: Most recent
Comments
Comment #1
jph303 commentedAny update on this?
Comment #2
myxelf commentedI'm wondering the same... Anyway: Subscribing...
Comment #3
likewhoa commentedyes plz
Comment #4
picacsso commentedanything ?
Comment #5
prjcarr commentedThis would be great. Subscribing
Comment #6
lucgiac commented+
Comment #7
BeaPower commentedsub
Comment #8
theroyal commentedsub
Comment #9
drupov commentedsub
Comment #10
Anonymous (not verified) commentedSub!
Comment #11
rdiazjokyo commentedsubscribe
Comment #12
likewhoa commentedrdiazjokyo stop and look at the top of the thread for a 'follow' buttom ;)
Comment #13
picacsso commentedHere are the modules you'll need to get node referencing working on D7:
1. Node Reference URL Widget
2. References
3. EVA (entity view attachment)
Note: The EVA module is optional. It is recommended if you're planing to tap into node referencing via views.
There's also a nice tutorial on youtube that will get you introduced to the basics of node referencing in D7
D7 Node Reference Video Tutorial
Comment #14
bkat commentedNode Reference URL doesn't look like it does anything similar to HS Node Reference. In my case, I have content type for a match. The match has a home team and an away team. There are hundreds of teams but they all belong to clubs. So on D6, I use hs_nodereference so that the user selects the home club and then the second level fills in with all the teams that belong to that club.
Similarly, the match has an away team as well.
How would I accomplish that with Node Reference URL widget?