You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. On the **Fields** tab on the entity designer toolbar select **Add field**. On the **Field properties** pane, enter or select the following values and options.
5. On the **Fields** tab on the entity designer toolbar select **Add field**. On the **Field properties** pane, enter or select the following values and options.
65
+
-**Display name**. *Species*
66
+
-**Data type**. *Option Set*
67
+
-**Option set**. *New option set*
64
68
65
-
b. Replace **New option** with *Dog*.
66
-
67
-
c. Select **Add new item**.
68
-
69
-
d. Replace **New option** with *Cat*.
70
-
71
-
e. Select **Save**.
69
+
6. Select **View more**, and then select **Local option set**.
6. Select **Searchable**, and then select **Done**.
77
85
78
86
7. On the entity designer toolbar select **Add field**. On the **Field properties** pane, enter or select the following values, and then select **Done**.
79
-
-**Display name**. *Breed*
80
-
-**Data type**. *Text*
81
-
-**Searchable**. *Yes*
87
+
-**Display name**. *Breed*
88
+
-**Data type**. *Text*
89
+
90
+
8. Select **Searchable**, and then select **Done**.
82
91
83
92
8. On the entity designer toolbar select **Add field**.
84
93
85
94
9. On the **Field properties** pane, enter or select the following values, and then select **Done**.
86
-
-**Display name**. *Appointment date*
87
-
-**Data type**. *Date and time*
95
+
-**Display name**. *Appointment date*
96
+
-**Data type**. *Date and time*
88
97
89
-
10. Select **Save Entity**.
98
+
10. Select **Done**.
90
99
91
100
## Add a relationship
92
101
93
-
1. Select the **Relationships** tab, on the entity designer toolbar select **Add relationship**, and then select **Many-to-one**.
102
+
1. Select the **Relationships** tab, on the entity designer toolbar select **Add relationship**, and then select **Many-to-one**.
103
+
94
104
2. On the right pane, in the **Related** list select **Account**.
105
+
95
106
3. Select **Done**.
107
+
96
108
4. Select **Save Entity**.
97
109
98
110
Notice that when you add a many-to-one relationship, an **Account** field with the data type **Lookup** is automatically added to your list of fields on the **Fields** tab.
@@ -101,32 +113,44 @@ Sign in to [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium
101
113
102
114
## Customize a view
103
115
104
-
1. Select the **Views** tab, and then select the **Active Pets** view. If you don't see the **Active Pets** view, select **Remove filter**.
116
+
1. Select the **Views** tab, and then select the **Active Pets** view. If you don't see the **Active Pets** view, change the filter on the command bar from **Default** to **All**.
117
+
105
118
2. On the view designer select **Add Columns**, select the following columns, and then select **OK**.
106
-
- Account
107
-
- Appointment date
108
-
- Breed
109
-
- Species
110
-
3. Select the **Created On** column, select **Remove**, and then select **OK** to confirm the column removal.
111
-
4. To arrange the columns, select the column you want to move and then use the <- and -> arrow buttons until your view looks like this.
119
+
120
+
- Account
121
+
- Appointment date
122
+
- Breed
123
+
- Species
124
+
125
+
3. Select the **Created On** column, and then select **Remove**.
126
+
127
+
4. To arrange the columns, select the column you want to move and then use **Move Left** and **Move Left** until your view looks like this.
5. On the view designer toolbar, select **Save and Close**.
130
+
131
+
5. On the view designer toolbar, select **Save**.
115
132
116
133
## Model-driven apps only: Customize the main form
117
134
118
135
Skip this step if you only want to use the Pet entity in a canvas app.
119
136
120
137
1. On the left navigation pane, expand **Data**, select **Entities**, and then select **Pet**.
121
-
2. Select the **Forms** tab, and then select **Information** next to the **Main** form type to open the form editor.
138
+
139
+
2. Select the **Forms** tab, and then select **Information** next to the **Main** form type to open the form designer.
140
+
122
141
> [!div class="mx-imgBorder"]
123
142
> 
143
+
124
144
3. On the form editor, drag and drop the **Species**, **Breed**, **Appointment date**, and **Account** fields located on the Field Explorer pane on to the General section of the form canvas until the form looks like this.
145
+
125
146
> [!div class="mx-imgBorder"]
126
147
> 
148
+
127
149
4. Select **Save**.
150
+
128
151
5. Select **Publish**.
129
-
6. Select **Save and close** to close the form designer.
Copy file name to clipboardExpand all lines: powerapps-docs/maker/model-driven-apps/faqs-timeline-control.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,12 +38,12 @@ When you perform the following procedures as an administrator, users will see an
38
38
39
39
**Error:** Records could not be loaded because of an unexpected error.
40
40
41
-
> [!div class=mx-imgBorder]
41
+
> [!div class="mx-imgBorder"]
42
42
> 
43
43
44
44
This error is caused because the number of activity entities for the data retrieval has exceeded the maximum limit of 10.
45
45
46
-
> [!div class=mx-imgBorder]
46
+
> [!div class="mx-imgBorder"]
47
47
> 
48
48
49
49
### Workaround
@@ -62,15 +62,15 @@ To work around the issue, you must reduce the number of entities to 10 or fewer.
62
62
63
63
6. Select the **Account for Interactive experience** record that is a **Main** form type. The **Account for Interactive experience** form opens in a new browser window.
64
64
65
-
> [!div class=mx-imgBorder]
66
-
> 
65
+
> [!div class="mx-imgBorder"]
66
+
> 
67
67
68
-
For Unified Interface, you need to use the form name that has `<Entity> for Interactive experience`.
68
+
For Unified Interface, you need to use the form name that has `<Entity> for Interactive experience`.
69
69
70
70
7. Double-click the **Conversation Tabs** field in the **Timeline** section. The **Activities Tab Properties** dialog is displayed.
71
71
72
-
> [!div class=mx-imgBorder]
73
-
> 
72
+
> [!div class="mx-imgBorder"]
73
+
> 
74
74
75
75
8. Select the **Show selected** option for the **Show these activities** field in the **Filter by** container.
0 commit comments