Comment mettre son propre nom d'utilisateur dans les liens de l'en-tête

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 « J'aime »

@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 « J'aime »

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.