I am building an adalo mobile app and the plan is to build a web app under the same name and share the same database between the 2 apps.
Anyways I need to be able to send forms to people to fill and I save the information into my database of Adalo but I don’t think it is a good practice to ask people to install my app in order to fill the form because this would be a hustle for them.
I need to send them my forms and fields by sending them a LINK so they can open it by the browser and fill the form and submit it then I get the data into my Adalo database.
Create a web app with a shared database with your mobile app (under advanced when creating a new app).
Add your form.
Add your domain (or copy the “Share” link if you’re cool with giving users the previewer link).
Copy the link and send it to users.