Thank you for the CCK module. It makes my site possible.
I have almost no coding ability. I'm building a theatre listing website where theatre companies can post show and ticket information. There are two Custom Content types I'm dealing with: Member Theatres and Shows.
When a user creates a show, I have a nodereference drop-down list to select the member company. I need to filter this list by user.
How can I link users to the companies so that only the companies that I assign to the user show up in this nodereference? I've tried:
- referencing filtered views
- linking users and companies through taxonomy
- putting a nodereference in user profiles
- putting a nodereference in user profiles with nodeprofile
I've failed to filter the list in every attempt. I can't begin testing the site with users until I figure this out, and I'm getting frustrated with myself. Any assistance would be dearly appreciated.
You can view my test site here: http://70.47.145.48
Thank you,
Jonathan
Comments
Comment #1
jonathanwinn commentedPer http://drupal.org/node/86840#comment-237895/
I have somewhat solved my issue, but like so many things, solving one problem uncovers legions of others. Any help or reply appreciated.
Comment #2
jonathanwinn commentedOh, and I've upgraded to CCK 5.x-1.5
Comment #3
dopry commentednodereference filter uid as argument? not sure... re-open if you haven't figured this out in te last year,