Good afternoon
I have a gallery named gallery1 and each item has 10 text labels with different information from a sharepoint list. since i have to have each item window large to fit all the information on screen i can only see two at a time before i hae to scroll.
What i would like to do is have each item window a height of 100 which would display more items before scrolling but if i click on any given item that particular window height expands to 900 so i can see all the information.
I have a variable (varfullview) and put it in the onselect property and a If(Varfullview, 1000,100) in the height property but it collapses the whole gallery, not the item.
i feel i am close but not sure.
Hi @phillyd023 ,
You need a Flexible Height Gallery (if you do not already have one). Set the Height of the target control to the "normal" collapsed height and then set the AutoHeight to
ThisItem.IsSelected
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.
MVP (Business Applications) Visit my blog Practical Power Apps
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2