I’m trying to perform some basic tasks dragging tables from database to the page, a .view.
I can see the elements of the table but couldnt do add, or search elements from the table…
Is there any tutorials about that? couldn’t find information in help docs…
Instead of dragging and dropping the tables, you might want to right click on the table and select Generate Database Connector. When you go through the wizard you’ll be able to Expert Mode which will allow you to read and write back to the database. Then you can drag that connector onto the view which should generate some additional controls that you can use to update the db.