Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
Huawei Cloud Astro Canvas
Huawei Cloud Astro Zero
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

Creating a View

Updated on 2025-03-24 GMT+08:00

All views of the same form share the same set of data. If the data is modified, the changes are synchronized to all views.

View

A view is a page displaying service data in different scenarios. It shows different target data based on user roles or service scenarios. By default, each form on Huawei Cloud Astro Zero no-code platform has a table view named All where all data is displayed. A form can contain multiple views. All views of the same form share the same set of data. Data modification is synchronized to all views where the data is located.

Figure 1 Relationships between applications, forms, and views

For example, a food ordering application creates a view for each department based on the food ordering situation, for example, a view of food ordering data can be created for department A, department B, and department C respectively. In the view (view editing), filter the information of each department to help food orderer manage orders.

Creating a Personal View

  1. Log in to the no-code application workbench by referring to Logging In to the No-Code Workbench.
  2. In the All area, hover your cursor to the ... in the upper right corner of an application and click Edit.
  3. Click + on the right of an existing view and choose Table View > Personal View, as shown in Figure 2.

    Figure 2 Creating a view

  4. In the upper left corner of the displayed page, set the view name.

    Figure 3 Setting the view name

  5. In the upper part of the middle area, select a terminal view type. Currently, PC and mobile terminals are supported.
  6. Drag widgets from the common widgets area to the middle area as required and set widget properties. For details about how to configure widget properties, see No-Code Widgets.

    Figure 4 Dragging a widget

  7. In the right pane, click Data Scope and set the data filter criteria, sorting fields, or hidden fields.

    Figure 5 Setting the data scope
    • Hidden Field Settings: You can select Display all or Hide all, or specify fields to be displayed. If there are too many fields, you can search for fields to hide or show them.
    • Filter Settings: Add criteria to filter the displayed data.
    • Sorting Settings: Add criteria to set the default sort order for records in this view.

  8. Click Display Settings on the right of the page and configure view display properties.

    Figure 6 Display settings
    • Basic
      • Operation Mode: Set the operation mode for the table.
        • Edit: Create, export, or delete data.
        • Read-only: Table data can only be read in this view.
        • Checkbox: Select any rows of data.
      • Table View: Set the table display.
        • 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 select: If selected, a radio button appears to the left of each row, allowing you to choose only one row of data.
        • Multiple-select: If selected, a checkbox appears before each row, allowing you to select multiple rows of data.
      • Row Height: Set the row height as required.
    • Pagination
      • Whether to display data on multiple pages. By default, pagination is enabled.
      • Style: Set the page style. The simple and complete styles are supported.
      • Default number of records on each page: number of records on each page.
        Figure 7 Number of records on each page
      • Mobile Display: On mobile devices, tables are shown in card format.

        Select the mobile view in the upper middle of the page, complete the related settings, and then preview the view, as shown in Figure 8.

        Figure 8 Mobile view

  9. In the right of the page, click Operation Settings to set the properties related to operations on the view.

    Figure 9 Operation settings
    • Button Bar: You can select buttons to be displayed in the view. Some buttons are displayed when a record is selected. Click to select the page to be displayed.
    • Toolbar: Set the tools to be displayed in the view. If you enable search box, the search box appears on the view page.
    • Operation Column: Display the operation buttons for records in the view. If the option of enabling record operation buttons is not selected, the operation column will not be displayed. Click to select the page to be displayed.

  10. Click Permission Settings on the right of the page to assign the permissions to view the current form page. You can assign the permissions to all roles or some roles.

    For details about how to create a role and set more application permissions, see Setting Application Security.

  11. Click Save in the upper left of the page to save the view.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback