All Properties in Database Collections are showing 7 Count

So I am trying to map some input fields to a Database Collection. But when I try to use Magic text I am only seeing “7 Count” and not the other properties in the Collection.

I’m sure I’m doing something wrong or am missing something simple, as this is my first week using Adalo. All and any help is appreciated. Thanks!

See Video here: Video of issue

Welcome to the community and to Adalo!

How do you land on this current page? If you are trying to pull info from a specific collection in your database you’ll need to send that data to that page via a click from a list.

Any additional info as to exactly what you are trying to achieve can help as well!

Jacob,

Thank you for your response and willingness to help. What I was trying to do is map the input fields to the database property. I created the fields in the database to match the form.

Thanks again!

1 Like

Ahh I see!

Ok so what you should do here is rename the text input fields to what data it’s collecting.

When your user submits the form you’ll want to trigger a “create” action. You’ll then pull the values from each input and put where it fits within the collection. That’s why naming the input (map it) will allow that process to go smooth so you know what goes where within your collection.

Hope this helps! Let me know if you have anymore questions

Thanks for that. Any idea why the database property in Magic Text is not giving me all the field options that are in each database? Only that “7 Count” option. Even with screens that I had mapped out a few days ago have suddenly changed and I am unable to select a different Magic Text field from the database.


Hmm… Click on the screen itself and in your side menu scroll to see what “available data” is on that screen

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