Skip to content
PhuocLe edited this page Jul 2, 2024 · 11 revisions

Dialog UI

lookup

Draggable

Properties

lookup_properties

# Name Required? Type Description
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 Select 1st entity of lookup
5 View 01 x string Select views of 1st entity lookup
6 Entity Logical Name 02 string Select 2nd entity of lookup
7 View 02 string Select views of 2nd entity lookup
8 Entity Logical Name 03 string Select 3rd entity of lookup
9 View 03 string Select views of 3rd entity lookup
10 Entity Logical Name 04 string Select 4th entity of lookup
11 View 04 string Select views of 4th entity lookup
12 Entity Logical Name 05 string Select 5th entity of lookup
13 View 05 string Select 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 required field
21 Disabled boolean lock or unlock control
22 Visible boolean show or hide control

Note

  • By default, the Lookup control only supports up to five entities. If you need more, you can contribute to this repository yourself.