web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / Profile form - change ...
Power Pages
Answered

Profile form - change submit button text

(0) ShareShare
ReportReport
Posted on by 117

https://powerusers.microsoft.com/t5/Power-Apps-Portals/Portal-Contact-Form-how-to-change-button-name/td-p/665081

 

I want something like this, but for the Profile page, have tried to go onto that form an under Additional Settings, but I don't have the Submit option like there, for me it's empty.

 

image.png

Categories:
I have the same question (0)
  • Lucas001 Profile Picture
    2,541 Super User 2026 Season 1 on at

    Hi @sweb,

     

    the profile page is unfortunately handled differently than all most others.

    What you will need to do is create a content snippet with a /PageCopy of the Profile page.

    You can follow the blog post here.

     

    After that use jQuery select the button and change the name with jQuery.

    --------------------------------------------------------------------------------------

    Hope that helps.

    If the post solves your problem, please mark it as solution. If it helps, consider a thumbs up.

  • sweb Profile Picture
    117 on at

    Hi @Lucas001 , if only with JS it's possible, why not include the JS code on the existing page?

  • EmadBeshai Profile Picture
    806 Moderator on at

    Hi @sweb ,

     

    As @Lucas001 mentioned the profile web-page is handled with different way, so you can handle your request by using jQuery as shown below 

    First inspect and get the id for the submit button as shown below 

    EmadBeshai_0-1698187329198.png

     

    Then put your JS inside the custom JS area as shown below

    $('#ContentContainer_MainContent_MainContent_ContentBottom_SubmitButton').attr('value', 'Submit');

     

    EmadBeshai_1-1698187628250.png

     

     

     

     If this post helps you with your problem, please mark this answer as Accepted Solution.
    If you like my response, please give it a Thumbs Up.

  • Lucas001 Profile Picture
    2,541 Super User 2026 Season 1 on at

    Hi @sweb,

     

    the sign in page and the profile page provided by microsoft have a lot of preset settings and connections.

    You can build those side yourself but that will probably not be that fast.

    Following the instructions of @EmadBeshai will get you the needed results.

    --------------------------------------------------------------------------------------

    Hope that helps.

    If the post solves your problem, please mark it as solution. If it helps, consider a thumbs up.

  • Verified answer
    ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    Hi @sweb 

     

    You don't need JavaScript to change the profile button text. Please look at my article here to achieve what you want in a simple way. Please click here 

     

    Any fields in the profile web page can be hidden or can be renamed with out writing JavaScript / jQuery. 

     

    NB: Adding JavaScript will reduce the performance of Power pages.  I personally avoid JavaScript / jQuery unless it is necessary. 

     

    Have fun. 

     

    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.

  • sweb Profile Picture
    117 on at

    @ragavanrajanHave tried and works like a charm, thank you. How does one find stuff like this, is it in some documentation somewhere?

  • ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    Hi @sweb , Glad it helped. There used to be a front-end editing which is not available any more in Power Pages.  Microsoft released an adx_studio source code long back. I had a bit of play. Assuming there might be so many changes after that. 

     

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
rezarizvii Profile Picture

rezarizvii 71

#2
DP_Prabh Profile Picture

DP_Prabh 36

#3
oliver.rodrigues Profile Picture

oliver.rodrigues 32 Most Valuable Professional

Last 30 days Overall leaderboard