I'm not sure where to post this one as it involves three modules....I may post in all three in hopes of getting some help.
I want to create a View that shows Events that have users from the logged-in user's buddylist Singed Up for events. It's to entice you to follow your friends and go to those events.
So I have the Views and Event and Signup and Buddylist modules enabled. I was looking thru the Views creation and under the Views Filters it had "Buddylist: Author is a Buddy of Current User" - this was as close to my idea of what I needed. But I suppose I need a choice that reads: "Buddylist: Event that has a Buddy Signed up of Current User".
In the end, I'd like a page that shows a summary like:
- Event 1 (# of buddies signed up)
- MyBuddy1
- MyBuddy3
- Event 2 (# of buddies signed up)
- MyBuddy2
- MyBuddy3
...etc...
Seems do-able....I just don't know how to do it! Does another module for Views need to be built? Can some crafty PHP code be used in the Views?
Anyone up for the challenge?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Picture 11.png | 11 KB | mdowsett |
Comments
Comment #1
mdowsett commentedhow can I submit the code that does this? See attached pic.
Comment #2
dwwhttp://drupal.org/patch
Comment #3
jmcnaught commentedmdowsett, did you ever figure out how to make a patch for this? I'd love to try it out.
Comment #4
mdowsett commentednope. I wish. :(
Comment #5
csc4 commentedIf you have the code that does the work displayed in your screenshot but just aren't sure how to make it into a patch - it might be worth posting it here and see if someone else can offer to turn it into a patch?
Comment #6
jmcnaught commentedI don't know how to make patches yet either, but would appreciate it if you could just post the code here.
Comment #7
mdowsett commentedsorry...I don't even know where the code is. Some other developer just did it for me and I have no idea what he did. I hate stock profile pages anyways and want to move away from them....and then the code will be lost