Views
Use
Views are standardized and reusable UI elements, such as forms, tables, charts, and HTML views. You add views to your model by dragging them from the Compose Model task panel to the Design board. You define their logic and flow, and their input and output data on the Design board. You then define the content and layout on the Layout board. You can add views directly to the Design board as top-level elements, or you can add them within a container.
|
Name |
Icon |
Available in |
Description |
|---|---|---|---|
|
Form View |
|
Composite view |
A data view used by the runtime user to input data, to view data, and to select displayed data. |
|
Table View |
|
Composite view |
A tabular view used by the runtime user to view output data and/or to edit data. This view displays each record in the dataset in a separate row and each field in a separate column. |
|
Tile View |
|
Composite view |
A view that displays each object of the dataset in a separate form block, arranging the form blocks in a grid of equally-sized tiles. |
|
Chart View |
|
Composite view |
A view that displays data in a graphical chart format. A variety of chart types are available. For more information, see Configure Chart View Task Panel in the Visual Composer Reference Guide . |
|
HTML View |
|
Composite view |
A view that displays an external HTML document in the application at runtime. |




