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 Apps / Need to remove 'New it...
Power Apps
Answered

Need to remove 'New item' when trying to add a new item to a list using PowerApps form

(0) ShareShare
ReportReport
Posted on by 34

I have created a PowerApps form to add a new item to a list and I have provided a link to this form on the left Navigation of the home page of the site.

I don't want 'New item' to appear when the user clicks on the link to enter the information.

Is it possible to do that?

See below picture for your reference.cc.PNG

cc.PNG
Categories:
I have the same question (0)
  • Verified answer
    v-yuxima-msft Profile Picture
    Microsoft Employee on at

    Hi @Kavzz ,

     

    Do you want to remove "New Item" in your form?

    I am afraid if you want to this feature, you need to submit an idea to PowerApps Ideas Forum:

    https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas

     

    Best Regards.

    Yumia

  • Kavzz Profile Picture
    34 on at

    Hi,

    Yes, I think that would be one way.

    I am planning to create a new form.

    I hope that solves the problem.

     

     

  • RaviChauhan Profile Picture
    7 on at

    Did you fix it?

  • JoeFederer Profile Picture
    3 on at

    Is "request this feature" really a 'solution'?

     

    Does anyone know how to do this?

  • AniK Profile Picture
    4 on at

    Yes it is possible by simple tweaking using SPFx application customizer. Create application customizer and set the page url with your list form url like below .

     

    Path:= config-->serve.json-->find the pageUrl property.

     

     
    after that create a css file inside this path (src\extensions\your app name \newitem.css) add just this line
    .BreadcrumbBar-list li:last-child .BreadcrumbBar-item {
      font-weight: 600;
      display: none;
    }
    And its working fine.Hope it helps you.
  • AniK Profile Picture
    4 on at

    Yes it is possible by simple tweaking using SPFx application customizer. Create application customizer and set the page url with your list form url like below .

     

    Path:= config-->serve.json-->find the pageUrl property.

     

     
    after that create a css file inside this path (src\extensions\your app name \newitem.css) add just this line
    .BreadcrumbBar-list li:last-child .BreadcrumbBar-item {
      font-weight600;
      displaynone;
    }
    And its working fine.Hope it helps you.

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 379 Most Valuable Professional

#2
11manish Profile Picture

11manish 203 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard