Hi, I have a few problems that i am struggling with. Thanks for any help 🙂
1) How do I edit the underlined text on the login page?
2) How can I expand my registration form to include some additional fields?
3) How do I create a new user profile page? I've already edited the defaults but need to completely rebuild them. Any tips?
4) How to change a user's default profile picture?
Thank you for all these tips! I am really grateful.
2) How do I require users to fill in these fields? I want to force users to fill in all the required fields and if they don't do this, access to all sites should be restricted. How do I do this?
4) I have already created a custom profile page, but I don't know how to add a custom password change page and a function to display and edit the user profile image.
First off, keep in mind that local authentication will be or is deprecated. So I'd advise you to look at alternatives, like using Azure B2C - and customizing that signup/signin experience.
As to your questions:
1) It used to be a content snippet Account/SignIn/RememberMeLabel that controls this text. You can also add javascript in a <script tag>to snippet Account/SignIn/PageCopy and change the label with javascript.
2) As far as I know you cannot edit that form - but you can expand the profile page and require new users to fill it out
3) You can modify the 'Profile' webpage in the management app to use a different page template and/or basic form.
4) You can have users upload their own picture and display that: Configure an image column on Power Pages | Microsoft Learn
Fubar
69
Super User 2025 Season 1
oliver.rodrigues
49
Most Valuable Professional
Jon Unzueta
43