Integrating Forms and the Code Generator

When you code generate your objects, QCubed will actually provide a starting point for this integration in the generated Drafts. These generated scripts are definitely drafts or starting points from which you can create more elaborate, useful and functional Forms or Panels for your application.

At a high level, this concept is very similar to the scaffolding which is provided by many other frameworks. But note that because of the object-oriented approach of the Model Connectors and DataGrid Connectors, these Drafts can offer much more power and functionality over scaffolding.

It is difficult to show this in a one-page example, so if you would like to see this in action, we recommend that you check out the introductory Screencast on Code Generation.

To view one of the generated Forms, please click here to view the Person List page (available only if you are running examples locally).