Closed (fixed)
Project:
Station
Version:
6.x-2.x-dev
Component:
Programs
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2009 at 22:29 UTC
Updated:
6 Oct 2009 at 22:40 UTC
Hi, im using the Advanced Profile Kit to override the user profile screen. Station uses Views and APK uses Panels & views. I would to show a list excatly as station does on the standard profile page in a Panel on my APK profile. Can anyone help me out and point me in the right direction. Have not really got into these two modules yet and quite unsure how they work.
Kind regards
Niall
Comments
Comment #1
niallhatton commentedCan anyone shed some light on this what so ever?? Am really getting close to my go live date and would love to get this working :D
Cheers
Niall
Comment #2
drewish commentedSince they're node references you should be able to create a view that takes the user id as an argument on that field and list the referencing programs. You might need a views relationship or two to get it all working. Take a look at http://drewish.blip.tv/#1602091 if you're not familiar with Views relationships.
Comment #4
niallhatton commentedHey I hate to reopen this, but I having no end of trouble trying to sort this out lol, ive came back to it again and again and still no luck, would you a gentlemen and give me a little bit more info on how to create this view and relationship.
Apoligies for bothering you again
Kind Regards
Niall
Comment #5
niallhatton commentedComment #6
drewish commentedFirst off grab the latest -dev release since the views code has changed quite a bit. The try importing this view to get an idea how to do it:
Comment #7
drewish commentedactually added this as a disabled default view. you can grab the latest -dev and enable it then make any changes you need.