HI, I´m wondering if what I´m trying to do with Me Aliases and Views modules is possible:
**Problem: I need to create a menu link on the users profiles, let´s name it "Services". When you click on the link, it will return the "services" posts of that particular user (content types named "services"). The problem here is that views menus don´t accept arguments on the path, that´s why I am trying with me aliases. Using menu tabs, is no an option.
**Question: Is this scenario possible using me alias module?
**Issue: I have tried everything using the me validator, the argument user id, get user id from url, redirect to uid, but no luck.
**Comments: My best config had been to create a link using the me alias (user/me/services) and placed it on the user profiles. However, no matter what profile you are on, it will go to a page showing the services of the current logged in user, and We don´t wan´t that. We want to show the services of the user profile you are on.
Thanks for your support and congratulations for this module!!