Hi everyone,
I have an icon and visible is false. When I click on "Check" button then I want to make the icon show.
Hope someone can help.
Thanks.
Useless.
You did not mention a gallery before now. You can only make it show for the current item with the Visible of
varShow && ThisItem.IsSelected
however it will then show in each item you select until you set varShow to false . You may not be able to do what you want if the icon is to remain visible in every item the button has been checked.
code doesn't work for icon in Gallery, please advise. thanks.
On The Visible property - just select the icon and then Visible from the drop-down at top left.
you mean I should set the code for the Visible of the icon?
OnSelect of Button
UpdateContext({varShow:true})
Visible of Icon
varShow
at Screen OnVisible
UpdateContext({varShow:false})
Hi @kinghnvn ,
OnSelect of Button
UpdateContext({varShow:true})
the Visible of your Icon
varShow
at Screen OnVisible
UpdateContext({varShow:false})
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional