Hi
I have a question about the “200 Records Per App” for free Adalo account.
I have a collections “Clients” and a second collections “Notes”
Clients
idClient
Name
Notes
idNotes
idClient (link to Clients.idClient)
Note
Is the total record of my app will be (Nb record in Clients) + (Nb records in Notes)?
If so, even if it’s less “beautiful”, I think I will create Clients like that instead:
Clients
idClient
Name
Notes (a big text area with tags for formatting)
Anyone have comments about that?
Thanks!!