Displaying Dynamic Data

Hello everyone!,
I am working on creating a healthcare app. Right now, I am focussing on displaying dynamic data in a repeating group! Everything is working really smoothly. I Hava a Header Image and below there is a text element. I am looking for a way to make the text move up from the position when there is no image in my database. Do you have any ideas? I triy conditional etc. buts not working.

It’s looking like this:

Hi friend! Here’s how to hide the image so that its height collapses.

  1. Place the image inside a group.
  2. If that cell’s image is empty, then hide the group.
  3. In the group’s settings make sure to add “collapse height when hidden” is checked.

Let me know if this is what you’re looking for.

1 Like

Thanks a lot Alejandro! I missed the “collapse height when hidden” checkbox :slight_smile: