Hi, I have multiple different components in my component library and to minimize configuration when creating a new app, I want to able to change another components parameter (boolean value) through other component.
Let me try to explain what I currently have:
- Gallery menu component of table data (X position toggle to make it visible).
- Side navigation component with multiple icons in it.
I wanna make gallery menu component visible when I click side navigation components icon, but haven't had any luck with it yet.
Without using component it works simply by creating icon in the app and adding UpdateContext({showMenu}) to its OnSelect field and inputting this variable to gallery menu component custom parameter field that changes the X position on boolean value.
How could I make it work by only using components?
Thanks!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
198 | |
100 | |
59 | |
59 | |
55 |
User | Count |
---|---|
258 | |
161 | |
90 | |
79 | |
68 |