By gavin_s on
I have a custom user_profile.tpl.php which has become quite long.
I have now introduced another profile category with serveral profile_fields to be filled in by the user.
I don't want to display all these fields on my default (or first) user_profile.tpl.php page.
I want to display a link on this user profile page which would take you off to another page displaying the results from the new profile category and fields.
So essentially I want to split a users profile over two pages somehow. I don't mind if it's a link or a tab.
Any ideas how I can do this?
Thanks, Scott
Comments
I also need the same functionality....
Can some one please help us.
did you ever figure this out?
I'm looking for something similar...need to display link on user profile page that will link to another page which displays a view of that users products.