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