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 / How to redirect to ano...
Power Pages
Answered

How to redirect to another page after profile page is updated

(0) ShareShare
ReportReport
Posted on by 1,510

When user click on Update button of Profile Page, Once record is updated successfully, then it should be redirect to specific page.

 

hardikv_0-1669278253695.png

 

Categories:
I have the same question (0)
  • AbdulWahab Profile Picture
    517 Microsoft Employee on at

    Hi @hardikv ,

     

    There is a property 'On Complete' with the option 'Redirect to Webpage'. I think it is going to solve your problem.

    AbdulWahab_0-1669302874329.png

    AbdulWahab_2-1669302926402.png

     

    If you like my response, please give it a Thumbs Up.

     

    Let me know if I can provide you with more details.

     

    Thanks
    Regards,

     

    Abdul Wahab
    Power Platform & Customer Engagement Developer/Lead/Solution Architecture/Project Manager
    Direct/WhatsApp:+923323281237
    E-mail: abdulwahabubit@outlook.com
    Skype: abdul.wahabubit
    Linkedin: https://www.linkedin.com/in/abdul-wahab-a5b8b011a/

  • Verified answer
    Fubar Profile Picture
    8,487 Super User 2026 Season 1 on at

    Profile is 'Special' and not a normal Basic Form, basically you need to adjust the Form action by adding something like the following to the 'Profile' Web Page html

     

    <script>
    $( document ).ready(function() {
     // after submit will send the user to the returnUrl 
    	$("#content_form").attr('action',"/profile/?returnUrl=%2Fforums%2F");
    });
    </script>

     

     

    Similarly if you always want the users to land on a specific page after sign in you can adjust the Header web template and hard code in the returnUrl parameter value on the Sign in link.

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 61

#2
Valantis Profile Picture

Valantis 46

#2
11manish Profile Picture

11manish 46

Last 30 days Overall leaderboard