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 hide change E-M...
Power Pages
Answered

How to hide change E-Mail menu from profile

(0) ShareShare
ReportReport
Posted on by 105

I want to hide the change E-Mail menu from portal profile.

How i can hide the menu?

email change.PNG
Categories:
I have the same question (0)
  • Verified answer
    ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    Hi @Atiour 

     

    In Portal management: 

     

    1. Under Content> Web Pages > Profile 

    2. Localized Content > Profile > Edit 

    3.  Advanced > Custom Javascript  > paste the following javascript code 

     

    $(document).ready(function(){
    console.log(55, "Ragavan");
     $(".list-group-item:nth-child(2)").hide();
    });
    

    4. Hit Save and close > save 

     

    In Portal Studio 

    1. Sync configuration > Browse website > Ctrl + F5 

     

    Your change email will be hidden now. 

     

    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.

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
11manish Profile Picture

11manish 50

#2
Valantis Profile Picture

Valantis 26

#3
omkarsupreme Profile Picture

omkarsupreme 24

Last 30 days Overall leaderboard