1 suggestion to Adalo

Hi please feel free to move this post to a more appropriate forum section.

One feature request I’d like to add is many times I find myself struggling with creating relationships with database…you know, the typical 3 options:

  1. One to Many
  2. Many to One
  3. Many to Many

i have a hard time determining which is the right one to use.

For myself one strategy i follow through as creating apps is to study other existing working app examples, re-engineer, and apply those same configs to my own apps.

With that, I suggest Adalo to add an indicator of how the relationship to database was established - is it 1, 2, or 3?

Would save me lots of time and trouble as a developer.

Thanks, I appreciate this greatly!

Regard,
Cult

image

It doesn’t fully solve your question but see this image. These are relationships between ‘users’ and ‘test’.

The first relationship shows this user can only have one test.
The second relationship shows the user can have many tests.

There is at least a difference in the symbol here.

thanks for the tip, but why 1 and 2 share the same symbol? is it possible to change their symbols to distinguish those apart?

If you go to the other side of the relationship on the other collection, you can then determine which one it is.