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 Automate / "commandBarProps" for ...
Power Automate
Answered

"commandBarProps" for SP view calendar

(0) ShareShare
ReportReport
Posted on by 145

Hi to everybody

I need to modify menu bar for view Calendar. It's possibile modify only for view all items 

.....

"commandBarProps": {
"commands": [
{
"key": "new",
.........
 
Thanks
Categories:
I have the same question (0)
  • Shuvam-rpa Profile Picture
    897 Super User 2024 Season 1 on at

    @Giorgio67  are you asking about to modify the top menu bar which i have provided in screenshot.

    Shuvamrpa_0-1656340208033.png

     

  • Giorgio67 Profile Picture
    145 on at

    Hi Shuvam-rpa, exactly

    Giorgio67_0-1656341432809.png

     

  • Shuvam-rpa Profile Picture
    897 Super User 2024 Season 1 on at

    Ok , so what you need to change or hide from the menu?

  • Verified answer
    Shuvam-rpa Profile Picture
    897 Super User 2024 Season 1 on at

    @Giorgio67 

    use the below code to customize the menu as per your need and for more information please click on the below link

    Command bar customization syntax reference | Microsoft Docs

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

    {
     "commandBarProps" : {
     "commands": [
     {
     "key": "new",
     "text":"Add Employee"
    
     },
     {
     "key": "editInGridView",
     "text": "Quick edit",
     "iconName": "EditTable",
     "primary": true
     },
     {
     "key": "share",
     "iconName": "",
     "title": "Share this List"
     }
     ]
     }
    }

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!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 283

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard