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

gowthami_p’s picture

Can some one please help us.

dmf7’s picture

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.