I have a menu block called User Dashboard that I only want to appear on the current logged in user's user page.
I currently have the following page restrictions in the block settings:
/user/*
!/user/posts
!/user/*/edit
!/user/saved
But this displays the block on all user pages. What I need is something like the following:
/user/%{current-user}
Can anyone offer help on a way to achieve this?
Closed: outdated
1.5
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.