Hi All,
I am new to both Adalo and React and have created a custom component in React. I am able to access my Data from my Adalo database and use it in my app.
However, I am stuck on Modifying the data in the database or performing any actions. I have read the documentation, but am afraid I might be setting the manifest incorrectly. There is also an editor.js file that I noticed needs to be updated as well, not just the manifest.json.
Is there anyone that can help me understand how Adalo updates the database and actions in React?
If there is a good example that would also be helpful.