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
There is a
->itemLabel()
method.