Cascade Selection
Latest Update:Jul 20, 2023, 17:00:44
Scenarios
Used for scenarios in web pages that involve hierarchical selection.
Basic Functions Description
Select elements in order based on their levels, starting with the first, second, and third levels.
After data binding is complete, select the next level in sequence.
Note:
- Relevant fields and parent relationships should be properly configured in the data model:
Property
Properties received from external input for the component:
Property Name | Property Description |
---|---|
Data Model | Displays the data model available for the current component in the container |
Bind Fields | Display the data fields that can be selected from the available data model in the container |
Field Title | Displays the field title for the current component |
Display Title | Indicates whether the current component displays a title; it can be hidden if not needed |
Default Input Value | Display the default value for the current component |
Required | Specifies whether the current component is a required field |
Hide | Indicates whether the current component is visible |
Data Filtering | Allows the current component to set criteria for displaying certain data |
Options | Enables the current component to configure the display of static data |
Disabled | Sets the current component to a disabled state |
Width | Provides options for selecting the width, such as full, large, medium, or small |
Layout Orientation | horizontal or full width |