Item label for repeater
Hello guys. I am using a collapsed repeater with an item label. I need that label to be set to the room title. This is my code
Is there a way to set the item label to room title foreach item of the repeater ?
2 Replies
You can use closure customization in itemLabel. Ex:
It's working. Thank you π