-
Notifications
You must be signed in to change notification settings - Fork 3
OptionSet
PhuocLe edited this page Jul 2, 2024
·
3 revisions
# | Name | Required? | Type | Description |
---|---|---|---|---|
1 |
Type | OptionSet |
Dataverse Dialog Builder OptionSet control |
|
2 |
Logical Name | x |
string |
The logical name of the control |
3 |
Label | string |
The text you want to display | |
4 |
OptionSet Type | x |
string |
Supported 2 types
|
5 |
Is Dynamic? | boolean |
true if you want add dynamic OptionSet on the OnLoad event, otherwise false that allow you select local or global OptionSet |
|
6 |
Logical Type | string |
Select local or global Logical Type |
|
7 |
Local Entity Logical Name | x |
string |
Select entity logical name
|
8 |
Logical OptionSet | x |
string |
Select local logical name OptionSet |
9 |
Default Value | string |
Default value when OptionSet load |
|
10 |
Required | boolean |
show or hide required field |
|
11 |
Disabled | boolean |
lock or unlock control |
|
12 |
Visible | boolean |
show or hide control |