Hi there,
I understand we can use dynamic lists/repeaters to show a collection of objects in the UI. Is there a similar way to select a single object and use a dynamic list to show specific properties of that object?
My use case is that each object is a contract and each property is a different charge that I want to show on the UI for someone to see and interact with.
Thanks
Aaron