USER_URL
I've been using "User_url" to redirect to the notification settings:
/portal/u/#user_url/notification-settings"
However, since a couple of updates I have noticed it now simply redirects to the user profile and not specifically to the notification settings.
Any hint?
I am using a basic:
I have mine set to the following and it still works with the latest version.
#user_url/notification-settings
I believe this (less logical) URL ended up working for me:
#user_url/notification-settings/
Thomas OatesΒ Curtis BiselΒ I was precisely using that π
but it ends up creating something like:
https://mysite.com/portal/space-name/home#user_url/notification-settings/
Iβm putting this on the sidebar element of a space (HTML): description of space.
It was working fine, but after a couple of updatesβ¦ πββοΈ
Jorge de los ReyesΒ I'm using it in a menu item. Maybe something changed with the sidebar code in a recent release.
Thomas OatesΒ yeah! Over there Iβve no problem.
Thank you Thomas!
Hopefully I get to know an approach for this with the space description!
I was just looking for how to direct users to their own spaces with a link. The link shared here also does not work for me. π
