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

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 Automate

#1
Valantis Profile Picture

Valantis 391

#2
11manish Profile Picture

11manish 276

#3
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

Last 30 days Overall leaderboard