Page-by-page Example using a module for retrieving database records
Last updated on July 27, 2022
Public Permissions:
View
Run
Comment
Simple CRUD Template
This template provides an example of a very simple database maintenance application, created without any code.
Using Percentages
The screen design uses layouts and percentages to ensure that the application renders well on both small devices and desktop screens. Percentage values can be assigned to both the position and the dimension of a widget.
Routines
To logic for loading, adding, and removing records is configured within Routines that appear under the Logic tab in the Visual Designer.
Routines can be tied to widget events, such as a button click.
Be the first to comment:
Comments