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

Creating a View

When you create an application form on the no-code workbench, a table view called All is created. It shows all form data. You can customize it to better display and manage form data.

Prerequisites

Adding a View to a Form

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.

  1. Log in to the no-code workbench by referring to Logging In to the No-Code Workbench.
  2. In All Apps, hover over the target application's and choose Edit.
  3. Add a personal view to the form.

    1. Select the target form, click + on the right of All, and choose Table View > Personal View. The view development page is displayed.
      Figure 1 Selecting Personal View
    2. In the upper left corner, delete the default view name and enter a new one.
      The view name should clearly show its function or content. It must be unique within the same form.
      Figure 2 Setting the view name
    3. In the upper middle area, select a terminal view type.

      Choose PC or mobile view so the process works best on each device.

    4. Drag a widget from the left to the middle area and set the widget properties.
      For example, drag a title widget to the top of the canvas, change the widget name to "2025 Annual Appraisal View" and set the title size to large and position to center, as shown in Figure 3. For details about other widgets, see Setting Form Widget Properties.
      Figure 3 Designing a personal view
    5. Click Save in the upper left corner of the page.

  4. Set the data to show in the view.

    1. On the right menu bar, choose Data Scope.
    2. Choose Hidden Field Settings to decide which fields to show or hide in the view. By default, all fields are shown.
      Figure 4 Setting the fields displayed in the view
      Figure 5 Adjusting the field display sequence
      Table 1 Parameters for hiding fields

      Parameter

      Description

      Match from field order

      If checked, the field order in the view matches the form's field order.

      Customize column order

      If checked, you can set the column order in the view as you like.

      Drag next to a field under Display Fields to adjust the field sequence. For example, you can drag the company type to the first column in the view, as shown in Figure 5.

      Display all

      If checked, all form fields are shown in the view.

      Hide all

      If checked, all form fields are hidden in the view.

    3. Choose Filter Settings and set filter criteria to display data as required.
      For example, you can display data where the creator is the current user and the company type is listed company, as shown in the following figure.
      Figure 6 Setting filter criteria
    1. Choose Sorting Settings to sort the data in the view.
      For example, you can display data sorted alphabetically by company type (A to Z), as shown in the following figure.
      Figure 7 Setting sorting

  5. Set the view appearance.

    1. On the menu bar on the right, choose Display Settings.
    2. Choose Basic to set the view operation mode and row height.
      Figure 8 Basic settings
      Table 2 Basic parameters

      Parameter

      Description

      Operation Mode

      Set the operation mode of the view table.
      • Edit: You can create, export, or delete view table data.
      • Read-only: You can only read data in the view table.
      • Checkbox: You can select data in the view table.

      Table View

      Set the display of the view table.
      • Header: Whether to display the table header.
      • Index: Whether to display row numbers. If selected, row numbers appear in the first column of the table and continue across pages. The sequence numbers can be sorted either in ascending or descending order.
      • Single-answer: If selected, a radio button appears to the left of each row, allowing you to choose only one row of data.
      • Multiple-answer: If selected, a checkbox appears before each row, allowing you to select multiple rows of data.

      Row Height

      Set the row height of the view table, for example, compact, medium, high, very high, and adaptive.

    3. Choose Pagination to set the pagination style and number of records to be displayed in the view table.
      Figure 9 View pagination settings

      For example, if you set the pagination style to Complete with 5 records per page, the effect is shown in the following figure.

      Figure 10 Effect
      Table 3 Pagination parameters

      Parameter

      Description

      Pagination

      Whether data is displayed on multiple pages in the view table.

      Style

      You can set the page style to Concise or Complete.

      Default Records per Page

      Number of records displayed on each page.

      Value range: [1,100]

    4. Choose Mobile Display and set the style of the view table displayed on the mobile client.
      Figure 11 Collapsed company name
      Figure 12 Effect of setting the company name as the main title
      Figure 13 Effect of setting the company name as the subtitle

  6. Add operation buttons to the view.

    1. On the menu bar on the right, choose Operation Settings.
    2. Choose Button Bar and set the buttons displayed in the view operation bar.
      Figure 14 Setting the button bar
    3. Choose Toolbar and set the tools to be displayed in the view.
      Figure 15 Setting the view toolbar
      Figure 16 Effect
    4. Choose Operation Column and set the operation buttons in the data row of the view.
      Figure 17 Setting the operation buttons displayed in the view
      Figure 18 Effect

  7. Set operation permissions for the view.

    1. On the menu bar on the right, choose Permissions Settings.
    2. Set who can check the view table.
      For example, if you set the view to be visible only to specific roles, like the enterprise member role, only users with that role can check the view.
      Figure 19 Setting who can check the view table
      Table 4 Parameters for setting permissions

      Parameter

      Description

      Visible to all roles

      All roles in the configuration center can check the view form, including preset roles and custom roles. For details about roles, see Configuring Application Role Permissions.

      Visible to selected roles

      Only specified roles can view the view form.

    3. After the settings are complete, click Save in the upper part of the page to save the view.

  8. Check whether the view meets the expectation.

    1. Click in the upper left corner of the page to return to the application development page. You can view the created view.
      Figure 20 Viewing the created view
    2. Click an operation button in the view to perform the corresponding operation.
    3. Click next to the application name and choose Share.
      Figure 21 Sharing an application
    4. Copy the application's access link and send it to a user (for example, Zhang San) with the enterprise member role. When the user opens the link, the "Supplier Annual Assessment View" will be displayed.
      Figure 22 Copying the application link
      Figure 23 Displaying the Supplier Annual Assessment View
    5. On the application development page, click next to "Supplier Annual Assessment View" and choose Share View to obtain the view access address and share it with portal users.
      Figure 24 Selecting Share View
      Figure 25 Obtaining the access address
      Figure 26 View effect viewed by portal users