Skip to content

Commit 38eb3bf

Browse files
committed
Added browser issue to Common Issues; fixed typo in CDS for Apps intro
1 parent fb28dc9 commit 38eb3bf

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

powerapps-docs/maker/canvas-apps/common-issues-and-resolutions.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
11
---
22
title: Common issues and resolutions for PowerApps | Microsoft Docs
33
description: A list of common issues and resolutions within PowerApps.
4-
documentationcenter: na
54
author: skjerland
65
manager: kfile
7-
editor: ''
8-
tags: ''
96

107
ms.service: powerapps
11-
ms.devlang: na
128
ms.topic: conceptual
139
ms.component: canvas
14-
ms.date: 05/03/2018
10+
ms.date: 05/10/2018
1511
ms.author: sharik
16-
1712
---
1813
# Common issues and resolutions for PowerApps
19-
This article lists some common issues that users might encounter while using PowerApps. Where applicable, workarounds are provided.
14+
This article lists some common issues that you might encounter while using PowerApps. Where applicable, workarounds are provided.
2015

2116
## Recently added/changed
17+
1. **Launching a website from an embedded app**
18+
19+
Internet Explorer and Microsoft Edge browsers might block the launch of a URL or website that’s in protected mode or a lower security zone than the website in which the app is loaded. To resolve this issue, [change the security and privacy settings](https://support.microsoft.com/en-us/help/17479/windows-internet-explorer-11-change-security-privacy-settings) for your browser.
20+
2221
1. **Combo box controls in galleries**
2322

2423
When you use a **Combo box** control inside a gallery, its selections are not maintained when the user scrolls the gallery. This is not an issue if you use a **Combo box** control inside a gallery that doesn't scroll. A workaround is not currently available.

powerapps-docs/maker/common-data-service/data-platform-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: sharik
1616

1717
---
1818
# What is Common Data Service for Apps?
19-
Common Data Service (CDS) for Apps lets you securely store and manage data that's used by business applications. Data within CDS for Apps is stored within a set of entities. An *entity* is a set of records used to store data, similar to how a table stores data within a database. CDS for Apps includes a base set of standard entities that covers typical scenarios, but you can also create custom entities specific to your organization and populate them with data using Power Query. App makers can then use PowerApps to build rich applications using this data.
19+
Common Data Service (CDS) for Apps lets you securely store and manage data that's used by business applications. Data within CDS for Apps is stored within a set of entities. An *entity* is a set of records used to store data, similar to how a table stores data within a database. CDS for Apps includes a base set of standard entities that cover typical scenarios, but you can also create custom entities specific to your organization and populate them with data using Power Query. App makers can then use PowerApps to build rich applications using this data.
2020

2121
For information on purchasing a plan to use CDS for Apps, see [Pricing info](../../administrator/pricing-billing-skus.md).
2222

0 commit comments

Comments
 (0)