Hi Guys,
I am trying to add a few member functionalities to one of my projects, an intranet and I have some trouble finding the right resources for this.
I need to add a page that will allow a logged in Member to edit its profile and also I want to add a page that will display a Member's profile based on it's ID (or username).
Can someone point me in the right direction? After the change of the interface I have some trouble finding anything with the Search functionality.
Thanks in advance,
Adrian
Hi Adrian,
If you create a new Macro Script in the Developer section you'll find a template called Edit Profile in the snippets drop down. This might do what you want.
From there, it's a relatively simple matter to do a view profile script.
Member Profile Edit/ Member Profile Display
Hi Guys, I am trying to add a few member functionalities to one of my projects, an intranet and I have some trouble finding the right resources for this. I need to add a page that will allow a logged in Member to edit its profile and also I want to add a page that will display a Member's profile based on it's ID (or username). Can someone point me in the right direction? After the change of the interface I have some trouble finding anything with the Search functionality. Thanks in advance, Adrian
Hi Adrian, If you create a new Macro Script in the Developer section you'll find a template called Edit Profile in the snippets drop down. This might do what you want.
From there, it's a relatively simple matter to do a view profile script.
Hi Robert, Thank you very much. It is exactly what I needed. Regards, Adrian
is working on a reply...