URL to Notification settings
Is there any way to have on the menu the direct URL to there notification settings?
I think that currently it could be tricky for a non techy user to find those settings on the community.
And I would like to put a direct URL to the notriicerjin settings.
problem that I see: the url depends on the user username⦠so I can not find a way to redirect their.
Is there any # or hook or something alike /portal/u/USERNAME/notification-settings
Use this in menu settings as a menu link:
#{{user_url}}/notification-settings
Just compare how they link to user's spaces
Sebastian WeissΒ thank you Sebastian!
Iβll try that ππΌ
/portal/u/__me``/notification-settings
Will load the logged in users notification settings
Edit. Keeps turning it bold. __ either side of me in place of the username
Ross FCAΒ Nice, that's new to me.
/portal/u/__me underscore underscore/notification-settings
It works, but seems like you can just go to my profile and then click on notification settings there too.