...
The generator creates both the screen design and the application logic. Since the logic is built using low-code routines, there is no code to maintain going forward.
Configuring the CRUD Generator
...
Before You Start
Before using the generator tool, you can configure database table columns for CRUD generation. While this configuration step is not required, this step it gives you an additional level of control over how the application will be generatedis created. Use this step to specify which columns to use and how column-related widgets will appear. Under the Database tab, double-click each column to set its properties.
Input and Output properties control how the widgets appear. For example, you can configure the salesRepNumber salesRepEmployeeNumber field to appear as a dropdown that retrieves its choices from the employees table.
...
The logic will be attached to the screens as low-code routines.
Saving and Trying the Generated Application
To try the application, you must save the Rich Display and call it, either from another program or directly. To be able to call the Rich Display file directly, first configuring configure it as an App Start File or an Express Route (Rich Display File App) within your workspace.