I have a model driven app with a hierarchical table, representing the hierarchical structure of a product (Product Structure Items). When clicking the little icon beside a row in the table's view opens the tree view on the left and the tile view on the right, as described here: https://learn.microsoft.com/en-us/power-apps/maker/data-platform/visualize-hierarchical-data
I'm aware of the possibility to customize the command bar of a regular view or form, using the command designer.
What I'd like to achieve for the hierarchy page is:
1. When selecting a Product Structure Item in the tree view, I'd like to add a button in the command bar to append a new Product Structure Item to the one selected. This should open the normal "New Product Structure Item" form configured in the table, but with the selected item pre-filled as parent.
2. The same button should appear when checking the little box on the top right corner of a tile in the tile view.
Is there any way to make this happen? Thanks!
Hi @UlricusR,
I don't think the hierarchy form itself is customizable. You'd have to impelent your own hierarchy behavior via a PCF and/or Custom Page.
---
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1