
Announcements
Hello,
I am developing my first portal and I have two questions that I cannot resolve:
1) I work with local users. I can register them, but then the login doesn't work? What should I do?
2) I add a list of products, how can I do it so that users can EDIT the records?
Thank you so much
Hi @xsans
Welcome to the Power Pages forum.
1) I work with local users. I can register them, but then the login doesn't work? What should I do?
Ans: Local login is not recommended by Microsoft. Please use Azure AD B2C. You can register and log in as a user.
Official link: click here
2) I add a list of products, how can I do it so that users can EDIT the records?
Ans: For Power Pages, Contacts is the key. Assing an appropriate web role to the contact, set the table permissions for your list, and add your web role.
Official link: Click here
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.