Sam,
I have a custom membership database and have a membership application form with 19 inputs and a submit button connected to my custom membership the database. When I submit, the record goes into the live database as expected. This will be a paid membership and I know that is in the works but I wanted to experiment with the member profile update feature described in the above article.
I have implemented wix code as shown in the article to allow the member to edit his profile using a duplicated copy of the membefrship application form which has been changed to a dynamic page to retrieve info from the database.
I have double checked the code in the article and still cannot get it to work. After I login, The Login button changes to Logout and the My Profile button shows. But when I click on My Profile nothing happens? Can I please get a review of my site and tell me what I have missed?
Also, since passwords are not stored in my custom database, at the default Wix Login page I had to actually use the Set Up link to create the account? Is that normally the way this should work? That is just going to confuse my members as one just submitted the enrollment form which has NO Password Field? Should I add a Password field to the form and will that be used for the default wix login?