Hello all,
I have a Repeating Group with two colums in a row, with multiple rows.
I am trying to find out how to format each “cell” with round corners.
Currently, I am only able to set borders with rounded corners for the whole Repeating Group.
In the image attached, each cell is a store.
Hi there, @guygreen63… one way you could go is to put a group in the repeating group, remove all of the borders associated with the repeating group itself, and use the group’s borders to separate the cells. Then, round the corners of the group, and you should be good to go.