I am using a repeater populated through a database to display my data. The repeater I’m using is built to display relative to the amount of data that is disp
layed, so instead of keeping a grid outline it begins to offest (like Pinterest). How do I turn this feature off? If there is a line extra of text on one post, even though there
is plenty of room for it, it offsets the below post. I’ve included photos of the first line of data th
at is correctly aligned, and the bottom, where they are all offset and not aligned up. Thanks!
Hi,
It happens because of the length of your text. I recommend trying to resize the text box element to a bigger size so that it will not split the text to so many lines and cause the alignment issue.
I’m having a similar issue, when adding a second line from the data set text, i need the second text box (date and time) to move down, and the repeater to stay the same size, as there is enough room for the text box to add a second line without resizing the repeater