Skip to main content

Notifications

Power Automate - General Discussion
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
  • Verified answer
    Shuvam-rpa Profile Picture
    Shuvam-rpa 889 on at
    Re: "commandBarProps" for SP view calendar

    @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"
     }
     ]
     }
    }
  • Shuvam-rpa Profile Picture
    Shuvam-rpa 889 on at
    Re: "commandBarProps" for SP view calendar

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

  • Giorgio67 Profile Picture
    Giorgio67 145 on at
    Re: "commandBarProps" for SP view calendar

    Hi Shuvam-rpa, exactly

    Giorgio67_0-1656341432809.png

     

  • Shuvam-rpa Profile Picture
    Shuvam-rpa 889 on at
    Re: "commandBarProps" for SP view calendar

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

    Shuvamrpa_0-1656340208033.png

     

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,434

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,722

Leaderboard