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.
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.