Hi. I have a Repeating Group acting as a Table. Each page of this repeating group will have a maximum of five items displayed. I want to add a conditional element (in my case to add a bottom border and border-radius) to the last item on each page.
Previously I was using the Cell Index = RG’s List:count but this will now not work for the last item as a whole.