By effebi on
Hi,
I'm using Panles to create user's profile page, my idea is creating a page with
------------------------------------------------------------
--> Pane One
Name: John Doe
City: John Doe's hometown
Country: John Doe's homecountry
About me: About John Doe
------------------------------------------------------------
-->Pane Two
I wrote:
- Post numer x
- Post numer 56
- Post numer 40
- Post numer 22
- Post numer 15
- Post numer 7
- Post numer 3
- Post numer 1
------------------------------------------------------------
I already did Pane Two but can't do Pane One.
I'm using core Profile module and I guess I can do this task with Views module.
Can't figure out how I could do that...
Comments
As you metioned, you can
As you metioned, you can create a simple view with the profile information and use that as Pane One. Once the view is created, it is available when adding content to a pane.
The view..
Yes, that's what I'm looking for, I created this view, everything looks ok, while I try with live previews it works (with usernames works with numbers no: admin works, 1 doesn't work) but as I insert it into a panel (as well as a block) nothing appears:
Does it work if you filter on
Does it work if you filter on currently logged in user instead of passing an argument? Perhaps the view isn't getting the argument from within the panel.
no
no it doesn't work..
any ideas?
Can't figure out why this isn't working... any idea out there? :(
Solution
I just found out where the problem was, on Arguments
User: Uid instead of Name