SDK - How to create pages etc. via Model SDK

0
I have been playing around with the Model SDK following the given examples from the development docs. So, I am able to create my domain model. Now, I would like to go further. How to create pages and fill them with elements available in Mendix like dataview, datagrid, button, simple text, configure building blocks on a page, setting positions etc. using the Model SDK? Does someone can share their script or an example script or some line of code? Or another thing which could help: I have heard about the serialize to js function (https://docs.mendix.com/apidocs-mxsdk/mxsdk/generating-code-from-the-model/). There is a description to get information about the code to generate parts of the domain model. How can I use the serialize function to get the code to create my whole Mendix App? I am happy about every hint you can give me!
asked
0 answers