Is there are way to include the username in the header link?
I’d like to link to /u/{username}/activity/assigned
to get users quickly to their Assigned topics
3 Likes
@Alon1
If you’re trying to link to the current logged in user’s assigned topics, you can use link to:
/my/activity/assigned/
which will redirect to the appropriate url.
6 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.