How to "dot-walk" in a repeater in UI Builder
I have a repeater that displays approvals that have been requested but not yet approved. I want to display the approval in a card, but I'm having trouble "dot-walking" to the short description of the task that needs approval. In my case, the approv...