Hello all,
Rapid prototyping for data models.
Most of the no code platform offer feature to build views directly by selecting data model
one such reference is Google Appsheet. How to achieve the same in Appmaster?
Screenshot of Appsheet is attached for you reference.
@vikas_rathod
If you are talking about speedup creating customized UI elements based on data model: at this point we support only populating tables columns from models. For some elements like grid or list we also have ability to set models, but there is no auto layout for them (just to use models in BPs).
If you are asking about previewing elements with filled data, thats only possible in Preview mode and not in the editor/designer. Because client-server architecture, separate apps and endpoints/business logic there is no way we can show you preview of your UI element filled with data without calling backend, executing some logic in the app.
We have in our roadmap for Q2 a number of features to speedup UI prototyping and any suggestions will help to include more features.