Hi everyone,

I have hopefully a quick question that I have been struggling with..

I have created a View page that will list all the content created by users that a specific user is 'friends' with (I am using the User Relationship module). I got everything working fine, but now am struggling to create a menu item for users to access the page. The URL is user/%/friends but the menu system doesn't seem to like the % so I cant create it.

This probably a simple problem but I am really stumped here. Any help?

Thanks!

Comments

dbeall’s picture

did you try:
goto views, edit the view to open it
load the 'page view' from the top left
then under 'page settings' I believe is 'path' and 'menu'...
pop open the menu part and choose 'normal menu entry'

dunklea’s picture

Yes, I followed your advice and was able to find the menu section. This did the trick but instead of 'normal menu entry,' I was only able to great a tabbed menu in the users profile section. Not exactly ideal, but I think I can work around this issue.

Thanks again!