I've begun using the Select function and I think it rocks! I'm having one issue though.
Unfortunately, when I execute the Select function on one of these Buttons, the hidden menu appears. Is there a way to Select a hidden button without it becoming visible? (hope this makes sense).
Hi @ericonline,
What is the formula of the Visible property of this hidden button? I simply set with below configuration:
Button1.Visible=false Button1.OnSelect=ClearCollect(Collection1,List) Button2.OnSelect=Select(Button1)
I cannot reproduce your issue. When I select Button2, ClearCollect function runs and Button1 remains invisible.
If you have different configuration, please correct me.
Regards,
Mona
Hi @v-monli-msft.
The Visible property of the hidden button is varDebugForms.
The Visible property of the hidden menu is varDebugMenu.
When I execute Select(hiddenButton) as part of another control, the debug menu shows itself and the entire view of my app shifts left the width of the debug menu.
I'd love to show you a clear video, but the app is confidential. Here is a blurred version. Hopefully it gets the point across.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
194 | |
52 | |
41 | |
39 | |
35 |
User | Count |
---|---|
263 | |
86 | |
71 | |
69 | |
66 |