Dynamic List for properties of an Object?

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

Hello, @Aaron_Alpeter.

Can you check this doc? It can help you:
https://backendless.com/docs/uibuilder/ui_repeaters.html

Regards, Nikita.