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
More information: [Disable portal creation in a tenant](create-portal.md#disable-portal-creation-in-a-tenant)
143
143
144
-
### I'm getting an error that I don't have appropriate license to access this website.
145
-
146
-
Internal users of an organization that use portals for accessing authenticated pages require that licenses be assigned to the environment that a portal is connected to. You can read more about the user rights for portals for internal users [here](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq#can-you-clarify-the-use-rights-to-portals-for-internal-users). When an environment doesn't have licenses assigned, internal users will get an error such as follows:
@@ -182,6 +175,18 @@ To reset the portal host, follow the steps in [Reset a portal](admin/reset-porta
182
175
183
176
To delete portal solutions, you'll have to delete solutions from the Dynamics 365 solution explorer UI. The order in which Portal solutions should be uninstalled is provided in [Uninstalling Portal Solutions](https://community.dynamics.com/365/b/dynamics365portalssupport/archive/2017/02/27/portal-troubleshooting-part-three-uninstalling-portal-solutions).
184
177
178
+
### I'm getting an error that I don't have appropriate license to access this website.
179
+
180
+
Internal users with Azure Active Directory credentials trying to sign-in without a valid license assigned will see this message on the sign-in page: *You don't have a valid license to access this website. Please contact your system administrator*.
Depending on the purchased SKU type - such as different *Dynamics 365 SKUs*, *Power Apps per app plan* or *Power Apps per user plan*, an administrator will need to either provide an appropriate license to the users, or have appropriate number of app passes available to the environment. For more information about app passes, go to [Allocate or change capacity in an environment](https://docs.microsoft.com/power-platform/admin/capacity-add-on#allocate-or-change-capacity-in-an-environment). Once app passes are allocated to the environment, the portal will have to be restarted for changes to take effect.
185
+
186
+
For details about licensing of internal users, go to [Portal Licensing FAQ](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq#can-you-share-more-details-regarding-the-new-power-apps-portals-licensing).
187
+
188
+
For details about use rights to portals for internal users, go to FAQ [use rights to portals for internal users](https://docs.microsoft.com/power-platform/admin/powerapps-flow-licensing-faq#can-you-clarify-the-use-rights-to-portals-for-internal-users) and [Licensing Guide](https://go.microsoft.com/fwlink/?linkid=2085130) section **Power Apps Portals – Use rights for Internal users**.
189
+
185
190
## Common Data Service environment lifecycle
186
191
187
192
### We recently moved our Common Data Service environment from one geolocation or tenant to another. How do we handle portals connected to our organization?
@@ -242,11 +247,11 @@ When you enable diagnostic logging, you can search for particular errors that us
242
247
243
248
## Portal administration and management
244
249
245
-
### Do portals use any static content from CDNs (Content Delivery Network) that I need to whitelist?
250
+
### Do portals use any static content from CDNs (Content Delivery Network) that I need to allow-list?
246
251
247
-
Yes. Power Apps portals uses out of the box portal's static assets from Azure CDN that includes default JavaScript and CSS files for presentation that earlier rendered as part of the portal app. You must whitelist the following CDN URL to render portals successfully:
252
+
Yes. Power Apps portals uses out of the box portal's static assets from Azure CDN that includes default JavaScript and CSS files for presentation that earlier rendered as part of the portal app. You must allow-list the following CDN URL to render portals successfully:
> Power Apps portals hosted in Microsoft Government Cloud don't use CDN.
@@ -326,7 +331,7 @@ There are situations in which portal won't be able to recreate website binding r
326
331
327
332
-**Name**: Can be any string
328
333
-**Website**: Select the website record that you want to be rendered on portal
329
-
-**Sitename**: Type in the hostname of your portal i.e Portal URL without ```https://``` in the beginning. If your Portal is using custom ___domain name, then use custom ___domain name here.
334
+
-**Sitename**: Type in the hostname of your portal i.e Portal URL without `https://` in the beginning. If your Portal is using custom ___domain name, then use custom ___domain name here.
330
335
- Leave all other fields blank.
331
336
332
337
3. Once website binding record is recreated, restart your portal from Power Apps Portals admin center.
title: "Known issue for activities| MicrosoftDocs"
3
+
description: Known issue for activities|
4
+
author: mduelae
5
+
manager: kvivek
6
+
ms.service: powerapps
7
+
ms.component: pa-user
8
+
ms.topic: conceptual
9
+
ms.date: 09/23/2020
10
+
ms.author: mkaur
11
+
ms.custom: ""
12
+
ms.reviewer: ""
13
+
ms.assetid:
14
+
search.audienceType:
15
+
- enduser
16
+
search.app:
17
+
- PowerApps
18
+
- D365CE
19
+
---
20
+
# Known issues for activities
21
+
22
+
## Email content is lost after entering text in the body of the message
23
+
24
+
**Issue**: Recent content added to the email may get lost if you enter text in the body of an email and immediately select **Save**, **Save and Close**, or **Send**.
25
+
26
+
**Resolution**: To avoid this issue, wait a few seconds before you select **Save**, **Save and Close**, or **Send** after your enter text in the body of the email.
27
+
28
+
## The From field is read only or lookup isn't working
29
+
30
+
**Issue**: The **From** field in an email form is read-only or you can't look up records and filter results by **User** or **Queue**.
31
+
32
+
**Resolution**: This happens when customization specifically have been applied on this field by your system administrator. To fix the issue, open a browser window and run the following two commands replacing the **environment URL** with the URL of your environment.
33
+
34
+
35
+
- (replace with your environment URL)/api/data/v9.1/RemoveActiveCustomizations(SolutionComponentName='AttributeLookupValue',ComponentId=(25E9AF0C-2341-DB11-898A-0007E9E17EBD))
36
+
- (replace with your environment URL)/api/data/v9.1/RemoveActiveCustomizations(SolutionComponentName='AttributeLookupValue',ComponentId=(26E9AF0C-2341-DB11-898A-0007E9E17EBD))
37
+
38
+
To find the URL, in the address bar the first part of the URL that starts with **https://** and ends with **.com** is your environment URL. For more information on how to find the environment URL, see [Get the environment UR](https://docs.microsoft.com/power-platform/guidance/coe/setup-powerbi#get-the-environment-url).
**Issue**: When you open an existing phone call activity record, and on the **Phone Number** field select the phone icon, the system opens a new **Quick Create: Phone Call** activity.
43
+
44
+
> 
45
+
46
+
If you attempt to save the new phone call activity record, you will get this error, **Unable to find many-to-one relationship,entity: phonecall, referenced Entity: undefined, field: regardingobjectid**.
47
+
48
+
49
+
> 
50
+
51
+
52
+
**Resolution**: Common Data Service does not support the option to create a phone call activity from within another phone call activity record.
Copy file name to clipboardExpand all lines: powerapps-docs/user/add-activities.md
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ manager: kvivek
6
6
ms.service: powerapps
7
7
ms.component: pa-user
8
8
ms.topic: conceptual
9
-
ms.date: 08/21/2020
10
-
ms.author: mduelae
9
+
ms.date: 09/23/2020
10
+
ms.author: mkaur
11
11
ms.custom: ""
12
12
ms.reviewer: ""
13
13
ms.assetid:
@@ -73,6 +73,10 @@ Legend:
73
73
4. By default, the direction is set to **Outgoing**. You can change it to **Incoming** by selecting **Outgoing**.
74
74
75
75
5. When you're done filling in the form, select **Save and Close** to save the phone call activity.
76
+
77
+
78
+
> [!NOTE]
79
+
> When you open an existing phone call activity, and on the **Phone Number** field select the phone icon, the system will open a new **Quick Create: Phone Call** activity. If you attempt to save the new phone call activity record, you will get this error, **Unable to find many-to-one relationship,entity: phonecall, referenced Entity: undefined, field: regardingobjectid**. This happens because Common Data Service does not support the option to create a phone call activity from within another phone call activity record. For more information, see [Known issues for activities](activities-known-issues.md).
76
80
77
81
### Add a task
78
82
@@ -97,7 +101,8 @@ To add an email activity to a record, you must first save the record you are add
97
101
4. To add an attachment to the email, save the email. Then, on the command bar select **Attach File** > **Choose File** and then select the file that you want to attach to the email.
98
102
99
103
> [!NOTE]
100
-
> An email with an attached image will be shown inline with the body of the email.
104
+
> - To use the spell checker, on your keyboard press Control + right click.
105
+
> - An email with an attached image will be shown inline with the body of the email.
101
106
102
107
5. To use a template for the email body, on the command bar, select **Insert Template**, and then select the template. For more information on inserting an email template, see [Insert an email template](insert-email-template.md).
Copy file name to clipboardExpand all lines: powerapps-docs/user/faq-for-timeline-and-activity.md
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
title: "Frequently Asked Questions about activities and the timeline wall| MicrosoftDocs"
3
-
ms.custom: ""
3
+
description: Frequently Asked Questions about Activities and the Timeline Wall
4
4
author: mduelae
5
5
manager: kvivek
6
6
ms.service: powerapps
7
7
ms.component: pa-user
8
8
ms.topic: conceptual
9
-
ms.date: 02/03/2020
10
-
ms.author: mduelae
9
+
ms.date: 09/23/2020
10
+
ms.author: mkaur
11
11
ms.custom: ""
12
12
ms.reviewer: ""
13
13
ms.assetid:
@@ -50,6 +50,8 @@ When you select the **Print Preview** option in Dynamics 365 the **Timeline Wall
50
50
51
51
**My activities** stream in the dashboard shows the records and activities that are owned by you (user). For example, user **A** see records and activities that are owned by **A**, and user **B** see records and activities that are owned by **B**.
52
52
53
+
54
+
53
55
## See also
54
56
55
57
[Set up timeline control](../maker/model-driven-apps/set-up-timeline-control.md)
@@ -58,4 +60,6 @@ When you select the **Print Preview** option in Dynamics 365 the **Timeline Wall
58
60
59
61
[Add an appointment, email, phone call, note, or task activity to the timeline](add-activities.md)
60
62
61
-
[Timeline section in the Customer Service Hub app](https://docs.microsoft.com/dynamics365/customer-service/customer-service-hub-user-guide-basics#timeline)
63
+
[Timeline section in the Customer Service Hub app](https://docs.microsoft.com/dynamics365/customer-service/customer-service-hub-user-guide-basics#timeline)
0 commit comments