Active
Project:
Node Gift
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
2 May 2008 at 14:10 UTC
Updated:
23 May 2008 at 21:38 UTC
I am using this module and it works like a charm. Good work on it.
My question is, though, when using the views for a block, I am trying to get it so that on a user's profile page, the gifts show that particular profile's gifts, not the user who is logged in.
For example, if person A is logged in and goes to person B's profile, is there a way to make it so the block shows person B's gifts? The only place the block is enabled is on the profile page, so I am not worried about the block showing different things on different pages, I only need it to always show a particular person's gifts, not necessarily the person who is logged in.
Thanks for your help.
Comments
Comment #1
drupalprojects commentedComment #2
drupalprojects commentedhi
Thanks for your interest.
I will add this feature in near future, but for now you can create your own view with Node Gift fields and configure arguments & arguments handling code to get what you want on profile page.
Comment #3
ChristieLuv commentedYes I think this would be a wonderful feature as well.
Comment #4
ChristieLuv commentedI was wondering if you could post the PHP code for the argument handler while making the view? It would help so much! I haven't figured out how to make an argument show in a block and I'm a novice with PHP. Just to be sure I set the argument type to "Node Gift: UID is Receiver" and it seemed to work with a page but not a block. Let me also say that this is an amazing module! Thank you!