List within a list (I think)?

Hi,

First page in my app is displaying a list of different properties (houses, apartments). When I click on a property I come to a detail page. In the first section it shows size, number of rooms, floors and other information.

Under the first section I would like to ad another section which should be a list with important events for that property, first event should be created automatically when it the property is added to the database and then the user should be able to manually ad maintenance records and other things.

Any directions on how to do this?

Thanks,

Hi Roger,

Here is an example of how to do it in Adalo, you can clone the app,

The boolean field is needed to redirect for First Event

so that we can use it in conditional for linking to next screen.

Play around and change them to experiment.

Hi Yongki,

Thank you so much for this. I will take a close look at how you made this happen. This will help me a lot with my app test but also to understand how adalo works.

Roger,

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.