Table list inside a repeater area

tuomaskiviluoto 18 Jan, 2024
I have a form getting data from db into repeater area segment. In data model there's a db-column "id" that is shown correctly in repeater segment, and multiple repeater segments are shown correctly. Let's name data model for a repeater as "Model1".

I would like to create a table list inside a repeater segment with data from another database table and use Model1.id as where condition in read-data -action creating data model for table list inside each repeater segment. How could it be done?
You need to login to be able to post a reply.