Hi,
I started learning Adalo last week so I’m still a bit new.
I’m trying to create an app that allows landlords to view potential tenants, and I need to have a separate screen that shows each individual tenant’s profile/information. I’ve tried making a list of users but that doesn’t seem to work and just pulls different tenant’s. The best I’ve got is creating individual magic texts which does work but I’m hoping there’s a better way of doing this. I’ve also thought of creating a separate database for “profiles” but I already have each tenant information in the user database and feel like it would be redundant to create another database with the same information.
Any help would be greatly appreciated!
Thank you