@varun-ganesh-d Thank you for the information!
Permalink to edit profile?
-
Hi all.
I have a fairly simple question - is there a permalink that will take a user to their own profile, or even better yet, to the "edit" page within their own profile?
Thanks!
-
I think this should work, create a link with the url
/user/[self]/edit
-
@Danny said:
I have a fairly simple question - is there a permalink that will take a user to their own profile, or even better yet, to the "edit" page within their own profile?
Oh cool you can use variables. I didn't know that. You learn something new everyday with this.