Skip to content

Commit c790d73

Browse files
committed
Merge remote-tracking branch 'origin/main' into u/vilesyk/17224795_loadTheme
2 parents 4a18799 + b0fe2c3 commit c790d73

File tree

139 files changed

+4592
-2530
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+4592
-2530
lines changed

.openpublishing.redirection.json

Lines changed: 64 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,60 @@
11
{
22
"redirections": [
3-
{
3+
{
4+
"source_path": "powerapps-docs/maker/portals/configure/search.md",
5+
"redirect_url": "/power-pages/configure/search/overview",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path": "powerapps-docs/maker/portals/configure/search-additional-entities.md",
10+
"redirect_url": "/power-pages/configure/search/additional-tables",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "powerapps-docs/maker/portals/configure/improve-portal-search-faceted-search.md",
15+
"redirect_url": "/power-pages/configure/search/faceted",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path": "powerapps-docs/maker/portals/configure/search-file-attachment.md",
20+
"redirect_url": "/power-pages/configure/search/file-attachment",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "powerapps-docs/maker/portals/configure/progressive-search.md",
25+
"redirect_url": "/power-pages/configure/search/progressive",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "powerapps-docs/maker/data-platform/data-platform-cr.md",
30+
"redirect_url": "create-edit-entities-portal",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path": "powerapps-docs/cards/controls/repeat-for-every.md",
35+
"redirect_url": "/power-apps/cards/controls/control-reference#r",
36+
"redirect_document_id": false
37+
},
38+
{
439
"source_path": "powerapps-docs/developer/data-platform/best-practices/work-with-metadata/retrieve-specific-columns-entity-via-query-apis.md",
540
"redirect_url": "../work-with-data/retrieve-specific-columns-entity-via-query-apis",
641
"redirect_document_id": false
7-
},
8-
{
42+
},
43+
{
944
"source_path": "powerapps-docs/developer/component-framework/updating-existing-controls.md",
1045
"redirect_url": "overview",
1146
"redirect_document_id": false
12-
},
47+
},
48+
{
49+
"source_path": "powerapps-docs/developer/data-platform/annotation-note-entity.md",
50+
"redirect_url": "attachment-annotation-files",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path": "powerapps-docs/developer/data-platform/org-service/samples/upload-retrieve-download-attachment.md",
55+
"redirect_url": "attachment-annotation-files",
56+
"redirect_document_id": false
57+
},
1358
{
1459
"source_path": "powerapps-docs/maker/portals/embed-portal-website.md",
1560
"redirect_url": "/power-pages/configure/embed-website",
@@ -7525,6 +7570,21 @@
75257570
"redirect_url": "https://github.com/microsoft/teams-powerapps-app-templates/tree/main/HowTo",
75267571
"redirect_document_id": "false"
75277572
},
7573+
{
7574+
"source_path": "powerapps-docs/maker/portals/configure/implement-gdpr.md",
7575+
"redirect_url": "/power-pages/admin/implement-gdpr",
7576+
"redirect_document_id": "false"
7577+
},
7578+
{
7579+
"source_path": "powerapps-docs/maker/portals/admin/portal-cookies.md",
7580+
"redirect_url": "/power-pages/admin/cookies",
7581+
"redirect_document_id": "false"
7582+
},
7583+
{
7584+
"source_path": "powerapps-docs/maker/portals/admin/accessibility.md",
7585+
"redirect_url": "/power-pages/admin/accessibility",
7586+
"redirect_document_id": "false"
7587+
},
75287588
{
75297589
"source_path": "powerapps-docs/teams/when-create-teams-apps.md",
75307590
"redirect_url": "https://github.com/microsoft/teams-powerapps-app-templates",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ A container for a set of button elements.
3030

3131
**[Height](control-reference.md#h)** – Specifies the height of the control.
3232

33-
**[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](repeat-for-every.md).
33+
**[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).
3434

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

powerapps-docs/cards/controls/button.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Learn more about [how to use the button control](../make-a-card/ui-elements/use-
4242

4343
**[Associated inputs](control-reference.md#a)** - Controls which inputs are associated with the action.
4444

45-
**[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](repeat-for-every.md).
45+
**[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).
46+
47+
4648

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

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ A checkbox that lets users choose between two options by selecting or clearing.
4242

4343
**[Required Field](control-reference.md#r)** – Whether or not this input is required.
4444

45-
**[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](repeat-for-every.md).
45+
**[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).
46+
47+
4648

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

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ A collection of columns, each column is a container. These columns allow control
3838

3939
**[Height](control-reference.md#h)** – Specifies the height of the control.
4040

41-
**[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](repeat-for-every.md).
41+
**[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).
42+
43+
4244

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

powerapps-docs/cards/controls/column.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Add to a column set to create dividers on the page. Empty columns aren't visible
4242

4343
**[Bleed](control-reference.md#b)** – Determines whether the control should bleed through its parent's padding.
4444

45-
**[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](repeat-for-every.md).
45+
**[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).
46+
47+
4648

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

powerapps-docs/cards/controls/container.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ A container takes on the properties of the first control placed inside it. Only
4444

4545
**[Background image](control-reference.md#b)** – Specifies a background image. Acceptable formats are PNG, JPEG, and GIF.
4646

47-
**[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](repeat-for-every.md).
47+
**[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).
48+
49+
4850

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

powerapps-docs/cards/controls/control-reference.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,16 @@ Configure the appearance and behavior of a control by setting one of its propert
144144

145145
**Regex** – Regular expression indicating the required format of this text input.
146146

147-
**Repeat for every** – The source of data that is used to show multiple instances of this control. Learn how to use [repeat for every](repeat-for-every.md).
147+
**Repeat for every** – Repeat for every is used to display a control multiple times based on a data source. The repeat for every property is set to a collection or data source, then the relevant property can use `ThisItem` to reference specific items within the collection or data source.
148+
149+
Using the Dataverse Accounts table and a text label's **Repeat for every** property, a maker can create a card that displays the account name of every account within the Accounts table.
150+
151+
1. Add the Accounts table using the [Dataverse connection](../make-a-card/connectors/connector-intro.md).
152+
1. Add a text label control.
153+
1. Set the text label **Repeat for every** property to `Accounts`.
154+
1. Set the text label **Text** property to `ThisItem.'Account Name'`.
155+
1. Play the card, which will show a list of text labels the length of the Accounts table, each one displaying an account name.
156+
148157

149158
**Required field** – Whether or not this input is required.
150159

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Allows the user to enter a date in mm/dd/yyyy format or select a date on the cal
4444

4545
**[Required field](control-reference.md#r)** – Whether or not this input is required.
4646

47-
**[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](repeat-for-every.md).
47+
**[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).
48+
49+
4850

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

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ A menu that lets users choose one item from an expandable list of items. The def
4646

4747
**[Required field](control-reference.md#r)** – Whether or not this input is required.
4848

49-
**[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](repeat-for-every.md).
49+
**[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+
5052

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

0 commit comments

Comments
 (0)