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 / Modern Control Toolbar...
Power Apps
Answered

Modern Control Toolbar - ItemParentKey

(1) ShareShare
ReportReport
Posted on by 678
I had previously been using the CreatorKit Command Bar and recently they added ToolBar as a new preview item to Power Apps.  I can not seem to get the modern control to honor the ItemParentKey.

What am I doing wrong here... the Edit Sub is NOT a child of "edit" even though I set the 
ItemParentKey to edit for the itemkey: edit2 property?


 
Table(
    {
        ItemKey: "new",
        ItemDisplayName: "New",
        ItemIconName: "Add",
        ItemAppearance: "Primary",
        ItemIconStyle: "Regular",
        ItemTooltip: "Add new item"
    },
    {
        ItemKey: "edit",
        ItemDisplayName: "Edit",
        ItemIconName: "Edit",
        ItemAppearance: "Subtle",
        ItemIconStyle: "Regular"
    },
    {
        ItemKey: "delete",
        ItemDisplayName: "Delete",
        ItemIconName: "Delete",
        ItemDisabled: true,
        ItemAppearance: "Subtle",
        ItemIconStyle: "Filled"
    },
    {
        ItemKey: "info",
        ItemDisplayName: "Info",
        ItemIconName: "Info",
        ItemAppearance: "Subtle",
        ItemIconStyle: "Regular"
    },
    {
        ItemKey: "edit2",
        ItemDisplayName: "Edit Sub",
        ItemIconName: "Hotel",
        ItemAppearance: "Subtle",
        ItemIconStyle: "Regular",
        ItemParentKey: "edit"
    }
)
Categories:
I have the same question (0)
  • Verified answer
    mmbr1606 Profile Picture
    14,615 Super User 2026 Season 1 on at
    hey
     
    some of the modern controls are still in preview and not really ready to use.
     
    in this case i wont use this preview feature in productive apps. there is almost no solution to buggy modern controls.
     
     
    if my answer helps please mark as verified answer
     
     
    cheers
  • sasrsc Profile Picture
    678 on at
    a: unfortunately I think you are right
    b: they do seem to stay in preview a lonnnnnng time
    c: documentation for this in preview - is poor - essentially you have to look at the Creator Kit write up but there are differences. Surprised about that MS documentation is usually pretty strong.

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 Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard