How to avoid repeaters changing sizes of containers

The containers of a repeater change their size to smaller bozes according to the data they get in. Is there a way to make the template container big enough for all data and just block that size adaption, so all of them appear aligned?

Thank you in advance.

1 Like

Have you simply tried putting another element behind the variable text box so that it covers the height from the top of the container to the button, or simply between the heading text of two lines and the music text of two lines.

So in theory the container can not shrink or enlarge dependent on the text used in the two variables as the full size element is blocking it.

If you just use the text boxes themselves for the height, then they will just adjust depending on the text variable that is placed inside of them and you would need to add the extra line spacing in the dataset fields.

1 Like

That should work, I’ll try it tomorrow. Thank you!!

Genius - thanks this really helped me.

Thank you so much, this solved my problem so easily!

apologies but i don’t understand. how do i another element behind the variable text box

thank you so much!!! save my soul man.:hugs:

hey info, essentially, go to add en element like “box” and make it the same size as your largest piece of text. When you attach it to the repeater container, arrange the layers so it’s behind the text. This will be almost like an invisible place holder for the size of the container. Hope that helps :slight_smile:

I tried this suggestion but it doesnt work (the black box is the new container that is supposed to keep the text in this range

but it looks like it drags it down too:

I have this same problem - the container box is responsive just like everything else. How do I lock it in place?

Sounds like a lot of “work arounding” for what looks and feels like a BUG.

100%, and it’s been like that for so long now :roll_eyes:

It’s WORK! Thank you so much.