Skip to content

Commit c073076

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/powerapps-docs-pr (branch live)
2 parents e771e9e + 6ccd9e0 commit c073076

19 files changed

+69
-32
lines changed

powerapps-docs/cards/card-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ The table below shows the environment regions cards are supported in.
3535
| India | Yes |
3636
| Canada | Yes |
3737
| United Kingdom | Yes |
38-
| Germany | No |
39-
| Switzerland | No |
38+
| Germany | Yes |
39+
| Switzerland | Yes |
4040
| United Arab Emirates | No |
4141
| South Africa | No |
4242
| Korea | No |

powerapps-docs/cards/controls/button.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,4 @@ Learn more about [how to use the button control](../make-a-card/ui-elements/use-
4444

4545
**[Repeat for every](control-reference.md#r)** - The source of data that is used to show multiple instances of this control. Learn how to use [repeat for every](control-reference.md#r).
4646

47-
48-
4947
**[Show when](control-reference.md#s)** - Conditional layout expression.

powerapps-docs/cards/controls/check-box.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,4 @@ A checkbox that lets users choose between two options by selecting or clearing.
4444

4545
**[Repeat for every](control-reference.md#r)** – The source of data that is used to show multiple instances of this control. Learn how to use [repeat for every](control-reference.md#r).
4646

47-
48-
4947
**[Show when](control-reference.md#s)** – Conditional layout expression.

powerapps-docs/cards/controls/column-set.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,4 @@ A collection of columns, each column is a container. These columns allow control
4040

4141
**[Repeat for every](control-reference.md#r)** – The source of data that is used to show multiple instances of this control. Learn how to use [repeat for every](control-reference.md#r).
4242

43-
44-
4543
**[Show when](control-reference.md#s)** – Conditional layout expression.

powerapps-docs/cards/controls/column.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,4 @@ Add to a column set to create dividers on the page. Empty columns aren't visible
4444

4545
**[Repeat for every](control-reference.md#r)** – The source of data that is used to show multiple instances of this control. Learn how to use [repeat for every](control-reference.md#r).
4646

47-
48-
4947
**[Show when](control-reference.md#s)** – Conditional layout expression.

powerapps-docs/cards/controls/container.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,4 @@ A container takes on the properties of the first control placed inside it. Only
4646

4747
**[Repeat for every](control-reference.md#r)** – The source of data that is used to show multiple instances of this control. Learn how to use [repeat for every](control-reference.md#r).
4848

49-
50-
5149
**[Show when](control-reference.md#s)** – Conditional layout expression.

powerapps-docs/cards/controls/date-picker.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,4 @@ Allows the user to enter a date in mm/dd/yyyy format or select a date on the cal
4646

4747
**[Repeat for every](control-reference.md#r)** – The source of data that is used to show multiple instances of this control. Learn how to use [repeat for every](control-reference.md#r).
4848

49-
50-
5149
**[Show when](control-reference.md#s)** – Conditional layout expression.

powerapps-docs/cards/controls/drop-down.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,4 @@ A menu that lets users choose one item from an expandable list of items. The def
4848

4949
**[Repeat for every](control-reference.md#r)** – The source of data that is used to show multiple instances of this control. Learn how to use [repeat for every](control-reference.md#r).
5050

51-
52-
5351
**[Show when](control-reference.md#s)** – Conditional layout expression.

powerapps-docs/cards/controls/fact-set.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,4 @@ Displays a series of facts (i.e. name/value pairs) in a tabular form.
3434

3535
**[Repeat for every](control-reference.md#r)** – The source of data that is used to show multiple instances of this control. Learn how to use [repeat for every](control-reference.md#r).
3636

37-
38-
3937
**[Show when](control-reference.md#s)** – Conditional layout expression.

powerapps-docs/cards/controls/image.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,3 @@ Use the [media control](media.md) for video and audio files.
4747
**[Background color](control-reference.md#b)** – Applies a background to a transparent image. This property will respect the image style.
4848

4949
**[Repeat for every](control-reference.md#r)** – The source of data that is used to show multiple instances of this control. Learn how to use [repeat for every](control-reference.md#r).
50-
51-

0 commit comments

Comments
 (0)