-
Notifications
You must be signed in to change notification settings - Fork 3
Dropdown
PhuocLe edited this page Jun 25, 2024
·
9 revisions
Render a dropdown
control on the dialog
# | Name | Required? | Type | Description | Note |
---|---|---|---|---|---|
1 | Type | Dropdown |
Dataverse Dialog Builder Dropdown control |
||
2 | Logical Name | x |
string |
The logical name of the control |
|
3 | Label | string |
The text you want to display | ||
4 | Dropdown Type | x |
string |
Supported 3 types of dropdownLanguage , Time Zone , Duration
|
|
5 | Required | boolean |
show or hide red star
|
||
6 | Disabled | boolean |
lock or unlock button |
||
7 | Visible | boolean |
show or hide control when dialog load |