Updated on 2025-08-21 GMT+08:00

View Overview

Views are pages that show service data. They can be made for different user roles or services, showing data in different ways. When you create an application on the no-code workbench, a table view called All is created. It shows all the data. A form can have many views. All views of the same form share the same data. Any changes to the data will update across all these views.

Figure 1 Relationships between applications, forms, and views

For example, a food ordering application makes a view for each department. Department A, B, and C each get their own view. In the view editor, you can filter each department's data to help manage orders.