|
14 | 14 | href: ../power-automate/connections/troubleshoot-broken-connections.md?context=/troubleshoot/power-platform/power-apps/context/context |
15 | 15 | - name: Troubleshoot Power Query |
16 | 16 | href: connections/troubleshoot-power-query-issues.md |
17 | | -- name: Create and use apps |
| 17 | +- name: Canvas apps |
18 | 18 | items: |
19 | 19 | - name: Common issues and resolutions |
20 | 20 | href: create-and-use-apps/common-issues-and-resolutions.md |
21 | 21 | - name: General Power Apps debugging strategies |
22 | 22 | 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 |
24 | 52 | 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 |
36 | 78 | 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 |
95 | 95 | - name: Unified Interface |
96 | 96 | 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 |
103 | 103 | - name: Integrate other products in model-driven apps |
104 | 104 | items: |
105 | 105 | - name: Troubleshooting Word templates |
|
114 | 114 | href: integrate-products/troubleshoot-set-up-sharepoint-online.md |
115 | 115 | - name: Troubleshooting document management issues |
116 | 116 | 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 |
121 | 117 | - name: Mobile Apps |
122 | 118 | items: |
123 | 119 | - name: Troubleshoot offline sync errors in the Power Apps mobile app |
|
0 commit comments