Skip to content

Commit 3a94eeb

Browse files
authored
Merge pull request #8401 from aartig13/powerapps-toc
Update Powerapps TOC
2 parents bd40bc9 + 125bd0b commit 3a94eeb

File tree

2 files changed

+105
-101
lines changed

2 files changed

+105
-101
lines changed

support/power-platform/power-apps/toc.yml

Lines changed: 77 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -14,92 +14,92 @@
1414
href: ../power-automate/connections/troubleshoot-broken-connections.md?context=/troubleshoot/power-platform/power-apps/context/context
1515
- name: Troubleshoot Power Query
1616
href: connections/troubleshoot-power-query-issues.md
17-
- name: Create and use apps
17+
- name: Canvas apps
1818
items:
1919
- name: Common issues and resolutions
2020
href: create-and-use-apps/common-issues-and-resolutions.md
2121
- name: General Power Apps debugging strategies
2222
href: create-and-use-apps/isolate-common-issues.md
23-
- name: Canvas apps
23+
- name: How to create a minimal repro canvas app
24+
href: create-and-use-apps/minimal-canvas-app-repro.md
25+
- name: Isolate issues in canvas apps
26+
href: create-and-use-apps/isolate-canvas-app-issues.md
27+
- name: Date and time issues in canvas apps
28+
href: create-and-use-apps/troubleshoot-canvas-app-date-time-issues.md
29+
- name: Custom pages and SDK script don't load
30+
href: create-and-use-apps/custom-pages-sdk-script-not-load.md
31+
- name: Filter expression returns extra blank records in results
32+
href: create-and-use-apps/filter-blank-records.md
33+
- name: Troubleshoot wrap issues
34+
href: manage-apps/wrap-issues.md
35+
- name: Model-driven apps
36+
items:
37+
- name: How to create a vanilla repro model-driven app
38+
href: create-and-use-apps/vanilla-model-driven-app-repro.md
39+
- name: Isolate issues in model-driven apps
40+
href: create-and-use-apps/isolate-model-app-issues.md
41+
- name: Date and time issues in model-driven apps
42+
href: create-and-use-apps/troubleshoot-model-driven-app-date-time-issues.md
43+
- name: Lookup issues in model-driven apps
44+
href: create-and-use-apps/troubleshoot-model-driven-app-lookup-issues.md
45+
- name: Lookup doesn't filter records for particular entity
46+
href: create-and-use-apps/lookup-does-not-filter-entity-records.md
47+
- name: Refresh All doesn't work after exporting app data to a dynamic worksheet
48+
href: create-and-use-apps/export-dynamic-worksheet-refresh-all.md
49+
- name: View issues in model-driven apps
50+
href: create-and-use-apps/troubleshoot-model-driven-app-view-issues.md
51+
- name: Grid control
2452
items:
25-
- name: Custom pages and SDK script don't load
26-
href: create-and-use-apps/custom-pages-sdk-script-not-load.md
27-
- name: Filter expression returns extra blank records in results
28-
href: create-and-use-apps/filter-blank-records.md
29-
- name: How to create a minimal repro canvas app
30-
href: create-and-use-apps/minimal-canvas-app-repro.md
31-
- name: Isolate issues in canvas apps
32-
href: create-and-use-apps/isolate-canvas-app-issues.md
33-
- name: Troubleshoot date and time issues in canvas apps
34-
href: create-and-use-apps/troubleshoot-canvas-app-date-time-issues.md
35-
- name: Model-driven apps
53+
- name: Troubleshoot grid issues in Power Apps
54+
href: create-and-use-apps/grid-issues.md
55+
- name: Can't use sorting or sorting doesn't work correctly
56+
href: create-and-use-apps/cannot-use-sorting-or-sorting-not-work-correctly.md
57+
- name: Can't use column filters on a grid or subgrid or filtering doesn't work
58+
href: create-and-use-apps/cannot-use-column-filters-on-grid-subgrid-or-filtering-not-work-correctly.md
59+
- name: Can't edit data in the grid after enabling editing mode
60+
href: create-and-use-apps/cannot-edit-data-in-the-grid-in-editing-mode.md
61+
- name: Grid or sub-grid displays incorrect content
62+
href: create-and-use-apps/grid-or-subgrid-displays-incorrect-content.md
63+
- name: Grid or sub-grid doesn't display all the records
64+
href: create-and-use-apps/grid-or-subgrid-not-display-all-records.md
65+
- name: Grid filter for lookup column not showing any suggestions
66+
href: create-and-use-apps/grid-filter-not-showing-any-suggestions.md
67+
- name: Modern Advanced Find doesn't work correctly
68+
href: create-and-use-apps/modern-advanced-find-not-work-correctly.md
69+
- name: Nested grid doesn't display data
70+
href: create-and-use-apps/nested-grid-not-display-data.md
71+
- name: Quick Find doesn't return correct results
72+
href: create-and-use-apps/quick-find-not-produce-correct-results.md
73+
- name: Some columns don't contain data
74+
href: create-and-use-apps/columns-not-contain-data.md
75+
- name: The overall record count doesn't match the displayed content
76+
href: create-and-use-apps/overall-record-count-not-match-displayed-content.md
77+
- name: Ribbons and Command bar
3678
items:
37-
- name: How to create a vanilla repro model-driven app
38-
href: create-and-use-apps/vanilla-model-driven-app-repro.md
39-
- name: Isolate issues in model-driven apps
40-
href: create-and-use-apps/isolate-model-app-issues.md
41-
- name: Lookup doesn't filter records for particular entity
42-
href: create-and-use-apps/lookup-does-not-filter-entity-records.md
43-
- name: Refresh All doesn't work after exporting app data to a dynamic worksheet
44-
href: create-and-use-apps/export-dynamic-worksheet-refresh-all.md
45-
- name: Troubleshoot date and time issues in model-driven apps
46-
href: create-and-use-apps/troubleshoot-model-driven-app-date-time-issues.md
47-
- name: Troubleshoot Lookup issues in model-driven apps
48-
href: create-and-use-apps/troubleshoot-model-driven-app-lookup-issues.md
49-
- name: Troubleshoot View issues in model-driven apps
50-
href: create-and-use-apps/troubleshoot-model-driven-app-view-issues.md
51-
- name: Grid control
52-
items:
53-
- name: Troubleshoot grid issues in Power Apps
54-
href: create-and-use-apps/grid-issues.md
55-
- name: Can't use sorting or sorting doesn't work correctly
56-
href: create-and-use-apps/cannot-use-sorting-or-sorting-not-work-correctly.md
57-
- name: Can't use column filters on a grid or subgrid or filtering doesn't work
58-
href: create-and-use-apps/cannot-use-column-filters-on-grid-subgrid-or-filtering-not-work-correctly.md
59-
- name: Can't edit data in the grid after enabling editing mode
60-
href: create-and-use-apps/cannot-edit-data-in-the-grid-in-editing-mode.md
61-
- name: Grid or sub-grid displays incorrect content
62-
href: create-and-use-apps/grid-or-subgrid-displays-incorrect-content.md
63-
- name: Grid or sub-grid doesn't display all the records
64-
href: create-and-use-apps/grid-or-subgrid-not-display-all-records.md
65-
- name: Grid filter for lookup column not showing any suggestions
66-
href: create-and-use-apps/grid-filter-not-showing-any-suggestions.md
67-
- name: Modern Advanced Find doesn't work correctly
68-
href: create-and-use-apps/modern-advanced-find-not-work-correctly.md
69-
- name: Nested grid doesn't display data
70-
href: create-and-use-apps/nested-grid-not-display-data.md
71-
- name: Quick Find doesn't return correct results
72-
href: create-and-use-apps/quick-find-not-produce-correct-results.md
73-
- name: Some columns don't contain data
74-
href: create-and-use-apps/columns-not-contain-data.md
75-
- name: The overall record count doesn't match the displayed content
76-
href: create-and-use-apps/overall-record-count-not-match-displayed-content.md
77-
- name: Ribbons and Command bar
78-
items:
79-
- name: Ribbon issues
80-
href: create-and-use-apps/ribbon-issues.md
81-
- name: Button is hidden
82-
href: create-and-use-apps/ribbon-issues-button-hidden.md
83-
- name: Button is visible
84-
href: create-and-use-apps/ribbon-issues-button-visible.md
85-
- name: Button isn't working correctly
86-
href: create-and-use-apps/ribbon-issues-button-not-working-correctly.md
87-
- name: Button has the wrong label
88-
href: create-and-use-apps/ribbon-issues-button-wrong-label.md
89-
- name: Non-customizable buttons in ribbon
90-
href: create-and-use-apps/ribbon-non-customizable-buttons.md
91-
- name: Remove an active unmanaged layer of the ribbon
92-
href: create-and-use-apps/remove-an-unmanaged-layer-for-ribbon.md
93-
- name: Regenerate ribbon metadata
94-
href: create-and-use-apps/regenerate-ribbon-metadata.md
79+
- name: Ribbon issues
80+
href: create-and-use-apps/ribbon-issues.md
81+
- name: Button is hidden
82+
href: create-and-use-apps/ribbon-issues-button-hidden.md
83+
- name: Button is visible
84+
href: create-and-use-apps/ribbon-issues-button-visible.md
85+
- name: Button isn't working correctly
86+
href: create-and-use-apps/ribbon-issues-button-not-working-correctly.md
87+
- name: Button has the wrong label
88+
href: create-and-use-apps/ribbon-issues-button-wrong-label.md
89+
- name: Non-customizable buttons in ribbon
90+
href: create-and-use-apps/ribbon-non-customizable-buttons.md
91+
- name: Remove an active unmanaged layer of the ribbon
92+
href: create-and-use-apps/remove-an-unmanaged-layer-for-ribbon.md
93+
- name: Regenerate ribbon metadata
94+
href: create-and-use-apps/regenerate-ribbon-metadata.md
9595
- name: Unified Interface
9696
items:
97-
- name: '"Blocked a frame with origin" error'
98-
href: create-and-use-apps/blocked-frame-with-origin-uci.md
99-
- name: Cookies or pop-up blocker errors
100-
href: create-and-use-apps/cookies-pop-up-blocker-error.md
101-
- name: No response with back button
102-
href: create-and-use-apps/no-navigation-when-selecting-button.md
97+
- name: '"Blocked a frame with origin" error'
98+
href: create-and-use-apps/blocked-frame-with-origin-uci.md
99+
- name: Cookies or pop-up blocker errors
100+
href: create-and-use-apps/cookies-pop-up-blocker-error.md
101+
- name: No response with back button
102+
href: create-and-use-apps/no-navigation-when-selecting-button.md
103103
- name: Integrate other products in model-driven apps
104104
items:
105105
- name: Troubleshooting Word templates
@@ -114,10 +114,6 @@
114114
href: integrate-products/troubleshoot-set-up-sharepoint-online.md
115115
- name: Troubleshooting document management issues
116116
href: integrate-products/troubleshoot-doc-management-issues.md
117-
- name: Manage apps
118-
items:
119-
- name: Troubleshoot wrap issues
120-
href: manage-apps/wrap-issues.md
121117
- name: Mobile Apps
122118
items:
123119
- name: Troubleshoot offline sync errors in the Power Apps mobile app

support/power-platform/power-apps/welcome-power-apps.yml

Lines changed: 28 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,52 +7,60 @@ metadata:
77
description: Landing page for Power Apps troubleshooting articles. # Required; article description that is displayed in search results. < 160 chars.
88
ms.service: powerapps #Required; service per approved list. service slug assigned to your service by ACOM.
99
ms.topic: landing-page # Required
10-
ms.date: 01/27/2025
10+
ms.date: 03/18/2025
1111
author: ChristySu #Required; your GitHub user alias, with correct capitalization.
1212
ms.author: christys #Required; microsoft alias of author; optional team alias.
1313

1414
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1515

1616
landingContent:
1717
# Card
18-
- title: Troubleshoot common Power Apps issues
18+
- title: Canvas apps
1919
linkLists:
2020
- linkListType: how-to-guide
2121
links:
22-
- text: Best practices when updating a flow
23-
url: connections/best-practices-when-updating-a-flow.md
2422
- text: Common issues and resolutions for Power Apps
2523
url: create-and-use-apps/common-issues-and-resolutions.md
26-
- text: General Power Apps debugging strategies
27-
url: create-and-use-apps/isolate-common-issues.md
2824
- text: Isolate issues in canvas apps
2925
url: create-and-use-apps/isolate-canvas-app-issues.md
30-
- text: Isolate issues in model-driven app
31-
url: create-and-use-apps/isolate-model-app-issues.md
26+
- text: How to create a minimal repro canvas app
27+
url: create-and-use-apps/minimal-canvas-app-repro.md
28+
- text: Troubleshoot date and time issues in Power Apps canvas apps
29+
url: create-and-use-apps/troubleshoot-canvas-app-date-time-issues.md
30+
- text: Troubleshoot canvas app performance issues
31+
url: canvas-app-performance/troubleshoot-perf-table.md
3232
- text: Troubleshoot startup issues for Power Apps
3333
url: sign-in/troubleshooting-startup-issues.md
3434
- text: Troubleshoot Power Query issues
3535
url: connections/troubleshoot-power-query-issues.md
3636

37-
# Card
38-
- title: Connections
37+
# Card
38+
- title: Model-driven apps
3939
linkLists:
4040
- linkListType: how-to-guide
4141
links:
42-
- text: Troubleshoot broken connections
43-
url: ../power-automate/connections/troubleshoot-broken-connections.md?context=/troubleshoot/power-platform/power-apps/context/context
42+
- text: Isolate issues in model-driven app
43+
url: create-and-use-apps/isolate-model-app-issues.md
44+
- text: How to create a vanilla repro model-driven app
45+
url: create-and-use-apps/vanilla-model-driven-app-repro.md
46+
- text: Troubleshoot date and time issues in model-driven apps
47+
url: create-and-use-apps/troubleshoot-model-driven-app-date-time-issues.md
48+
- text: Troubleshoot Lookup issues in model-driven apps
49+
url: create-and-use-apps/troubleshoot-model-driven-app-lookup-issues.md
50+
- text: Troubleshoot view issues in model-driven apps
51+
url: create-and-use-apps/troubleshoot-model-driven-app-view-issues.md
52+
- text: Troubleshoot grid issues in model-driven apps
53+
url: create-and-use-apps/grid-issues.md
4454

45-
# Card
46-
- title: Create and use apps
55+
# Card
56+
- title: Connections
4757
linkLists:
4858
- linkListType: how-to-guide
4959
links:
50-
- text: Troubleshoot ribbon issues
51-
url: create-and-use-apps/ribbon-issues.md
52-
- text: Troubleshoot grid issues
53-
url: create-and-use-apps/grid-issues.md
54-
- text: Regenerate ribbon metadata
55-
url: create-and-use-apps/regenerate-ribbon-metadata.md
60+
- text: Troubleshoot broken connections
61+
url: ../power-automate/connections/troubleshoot-broken-connections.md?context=/troubleshoot/power-platform/power-apps/context/context
62+
- text: Connection errors when running flows in Power Apps
63+
url: connections/best-practices-when-updating-a-flow.md
5664

5765
# Card
5866
- title: Documentation and training

0 commit comments

Comments
 (0)