Department Selection
Latest Update:Jul 20, 2023, 16:06:05
Scenarios
Used to select various levels of departments within an organizational structure
Basic Function Description
This component is currently only supported for use within model applications, and the usage is as follows:
In the page editor, add a form container, bind it to the previously mentioned data model, and then drag and drop the department selection component into it.
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 Field | Displays the data fields that can be selected from the available data model for the current component |
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 Value | The department that is pre-selected by default for the current component |
Filtering Conditions | The current component can be configured to display certain departments or hide others based on filtering conditions |
Required | Specifies whether the current component is a required field |
Multiple Selection | Whether the current component allows multiple selections when choosing personnel |
Layout Orientation | horizontal or full width |
Disabled | Sets the current component to a disabled state |
Width | Provides options for selecting the width, such as full, large, medium, or small |
Maximum Input Length | The maximum length of input that the current component allows |