Goal: I have an existing MySQL connection. I want to rapidly create a crud "app" or standalone screen for a table already existing. From there I can make the changes I want to make custom functionality
Our product has grown and changed over time. Although we do not support the "Generate an app from data" feature, we can still build an app in a few minutes.
For users looking into a plug and play add rows to table implementation, now we have Standalone forms, which can be built in much faster than 6 minutes.
However, for an app that supports full CRUD, now it does take a few more minutes. Here is a tutorial on how to build this: