By aug on
We're using Drupal's core (optional) Profile module, where we're using Views to generate user specific "Pages" based on their specific node updates and passing - then we're using the UID arguement to pass these specific nodes into Panels to redefine each users profile based upon their role.
What we're hoping to do is generate a "user specific" menu on a sidebar (instead of just having the title link back to the views page), for example "Blogs" link back to each individual users blog "views" page.
Any thoughts?
Comments
Forgot to mention
We're using the following "Page Settings"
Path: blogs/%
Menu: No menu
We keep getting the "Views cannot create normal menu items for paths with a % in them."