Skip to content

Commit 3b444e0

Browse files
author
Laurie Dunham
authored
Update form-designer-add-configure-lookup.md
1 parent fba42ed commit 3b444e0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

powerapps-docs/maker/model-driven-apps/form-designer-add-configure-lookup.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,14 @@ A lookup field can be used to link to a record in another entity. A lookup compo
2929
## Configure a lookup component
3030
These are the properties available to configure when using a lookup component on a form using the form designer.
3131

32+
33+
<!--from editor: "Drop-down" should only be an adjective. In the following table, is it a list? A menu? -->
34+
35+
3236
|Area |Name |Description |
3337
|---------|---------|---------|
3438
| **Display options** | **Entity** | The related entity that the lookup field connects to. |
35-
| **Display options** | **Default view** | The view of the entity selected in the **Entity** property that can be used to get and display the list of records that app users can select in the lookup drop down. |
39+
| **Display options** | **Default view** | The view of the entity selected in the **Entity** property that can be used to get and display the list of records that app users can select in the lookup drop-down. |
3640
| **Display options** | **Allow users to change view** | When selected, app users can change from the **Default view** to another view of the entity selected in the **Entity** property. |
3741
| **Display options** | **Show all views** | When selected, app users can change from the **Default view** to all other views of the entity selected in the **Entity** property. <br /><br />This property is only available when **Allow users to change view** is selected. |
3842
| **Display options** | **Selected views** | A list of views of the entity selected in the **Entity** property that app users can change to from the **Default view**. <br /><br />This property is only available when **Allow users to change view** is selected and **Show all views** is unselected. |

0 commit comments

Comments
 (0)