Template design


In the iterative-improvement model of an information system, everything starts with template design.

Template design

The flexible tree-directory way of building templates makes development and maintenance extremely simple and quick.

Template design

For a form mapped to an external data source, the data-source name and the external database table name must be selected; for a template form designed on this system's own database the default is Base, with no selection needed.

A data field is the smallest unit that carries data; its attributes must be designed carefully so that information is recorded efficiently and accurately,

Template design

Designing and defining data fields is how the data structure takes shape during system construction; both necessity and redundancy must be considered,

Template design

Action buttons are the main form of interaction between the system and the user; through them a user can submit, review and filter form data,

Template design

The list page of each form type can define several filter key fields for combined filtering,

Template design

Designing, developing and changing a form is a continuous process. The platform stores a history record at every save point, so that developers can restore the template as it was at a chosen moment, which makes development easier,

Template design

Buttons inside a form also have their own attributes, which developers can set as needed,

Template design

Template design is the starting point of custom system development and the most fundamental architecture work, corresponding to data-structure design in traditional development; it also determines how the data flow forms and how processing formulas are designed.

Business forms: basic concepts and examples Overview of the universal template designer Attributes and configuration of universal form fields Two approaches to personalized interface template design The relationship between data import and indexes Exporting and importing universal form templates Creating and composing form templates How to create indexes on data tables Designing action buttons and business formulas Cross-form formulas: concepts and examples Designing action buttons and cross-form formulas Designing formulas that respond to value changes Configuring rich-text fields Personalized interface design in minimal-code mode Read-only attributes of document fields Using cross-tab and calendar visualizations Bootstrap styling for interface tables and details