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 / Getting rid of tab nam...
Power Pages
Answered

Getting rid of tab name inside power page

(0) ShareShare
ReportReport
Posted on by 2,562 Super User 2026 Season 1

Hello,

 

I updated the table form Profile Web Form from the Contacts table to redefine the neede inputs.

So far so good. Unfortunatelyby using the updated form the tab name is shown as an HTML h2 on my profile page. 

Down below the "Allgemein". I had a look with another account and it seems that the default form has no such tab heading.

Does somebody know where I can hide or delete the tab name?

 

Lucas001_0-1684149115338.png

 

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

    Found it out by myself. Don't know why it didn't work earlier but it's simple CSS and jQuery:

     

    Added it to the Profile Content Page to hide a specific tab:

     

    $(document).ready(function(){
    var tab = $('.tab-title').hide();
    tab.hide();
    })

     

    For specific tabs :nth-child should work.

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 55

#2
11manish Profile Picture

11manish 48

#3
Valantis Profile Picture

Valantis 46

Last 30 days Overall leaderboard