How do I put a scroll bar in a gallery on a individual data card so that data within the card can be scrolled through and not just the entire gallery? Like I have a data card that has a ton of zip codes and I need the user to be able to scroll them in that data card within the main gallery. See the zip code field in the attachment. The gallery has 2 data cards per line. Is this possible?
Thank you.
Hi @amemartinez ,
Make the gallery a Flexible Height item (you will need a new gallery) and then set the AutoHeight of the second Label to true - that way you will not need scroll bars - the height will adjust to the content of the label.
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
I think the scroll bars will show up automatically as long as there are additional cards showing up within the gallery. After you set the size and locations of the cards, you can resize the gallery and it should add scroll bars.