-
Notifications
You must be signed in to change notification settings - Fork 6
Lookup
PhuocLe edited this page Jun 25, 2024
·
12 revisions
Render a lookup control on the dialog


| # | Name | Required? | Type | Description | Note |
|---|---|---|---|---|---|
| 1 | Type | Lookup |
Dataverse Dialog Builder Lookup control |
||
| 2 | Logical Name | x |
string |
The logical name of the control |
|
| 3 | Label | string |
The text you want to display | ||
| 4 | Entity Logical Name 01 | x |
string |
1st entity of lookup | |
| 5 | View 01 | x |
string |
views of 1st entity lookup | |
| 6 | Entity Logical Name 02 | string |
2nd entity of lookup | ||
| 7 | View 02 | string |
views of 2nd entity lookup | ||
| 8 | Entity Logical Name 03 | string |
3rd entity of lookup | ||
| 9 | View 03 | string |
views of 3rd entity lookup | ||
| 10 | Entity Logical Name 04 | string |
4th entity of lookup | ||
| 11 | View 04 | string |
views of 4th entity lookup | ||
| 12 | Entity Logical Name 05 | string |
5th entity of lookup | ||
| 13 | View 05 | string |
views of 5th entity lookup | ||
| 14 | Disable View Picker | boolean |
|||
| 15 | Disable Quick Find | boolean |
|||
| 16 | Disable Mru | boolean |
|||
| 17 | Auto Resolve | boolean |
|||
| 18 | Use Main Form Dialog For Create | boolean |
|||
| 19 | Use Main Form Dialog For Edit | boolean |
|||
| 20 | Required | boolean |
show or hide red star
|
![]() |
|
| 21 | Disabled | boolean |
lock or unlock button |
![]() |
|
| 22 | Visible | boolean |
show or hide control when dialog load |
![]() |


