Dynamic label for repeaters

Is there a way that I can give a dynamic label to each item in my repeater? Currently when i set the "label" it sets a top level label but each item in the repeater has a blank bar between the order and delete icons.
1 Reply
Dennis Koch
Dennis Koch6mo ago
There is a ->itemLabel() method.

Did you find this page helpful?