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!


Report
All responses (
Answers (