Hello 
i was trying to implement this wix-article on my site:
so i have
- “MemberProfile” - database name
- “member-login” - login page name
- “/MemberProfile/ID” - dynamic profile page url
- “/MemberProfile/Update/ID” - dynamic update profile page url
code was copied from the wix article and pasted on my login page.
i can’t get it to work.

pls help…
thanks, Liron.
hi, it’s actually not that simple, and you have to follow each and every steps carefully without any mistake to make it working. Other than just copying code, there’s quite a few different configuration/settings involved as well. So unless you specify what you have done, or how have you tested, which part failed and what’s the result you get, …etc, it’s not possible for anyone to help as it’s a long, complicate process.
Update - i have figured it out on my own (eventually):
my “onclick” function was written as “click”.
i fixed that on the “properties panel” and on my code - and than it all worked out.
thanks 