Skip to content

Commit

Permalink
Merge pull request #3019 from wix-incubator/christopherbWIX-patch-2
Browse files Browse the repository at this point in the history
Update Dashboard Page IDs.md
  • Loading branch information
christopherbWIX authored Jul 2, 2024
2 parents 65e7212 + 8f364b9 commit 4d79442
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion wix-dashboard/wix-dashboard/guides/Dashboard Page IDs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

When you use [`navigate()`](#navigate), you need to provide the page ID for the dashboard page you're navigating to. You can navigate to your app's dashboard pages or to dashboard pages built by Wix.

>**Note:** Currently, you can't use `navigate()` to navigate to dashboard pages created with [Wix Blocks](https://dev.wix.com/docs/build-apps/wix-blocks/getting-started/welcome-to-wix-blocks) or to [dashboard pages created with the Wix Editor](https://dev.wix.com/docs/develop-websites/articles/coding-with-velo/frontend-code/dashboard-admin-pages/working-with-dashboard-pages).
## Your app's dashboard pages
The IDs for your app's dashboard pages correspond to the IDs for [dashboard page extensions](https://dev.wix.com/docs/build-apps/developer-tools/extensions/dashboard-extensions/about-dashboard-page-extensions) added to your app. You can find these IDs in the Wix Dev Center or your app's code files, depending on how you created your extensions:

Expand Down Expand Up @@ -107,4 +109,4 @@ The following table lists IDs for dashboard pages added by apps built by Wix. Us

<!-- Future pages: -->
<!-- | Restaurants Menus (New): Items | `b5dfad3d-0bbb-4e8a-8630-c70e0abc4ae4` | [Wix Restaurants Menus (New)](https://www.wix.com/app-market/wix-restaurants-menus-new) installed | Restaurants Menus > Items | -->
<!-- [Wix Restaurants Orders (New)](https://www.wix.com/app-market/wix-restaurants-orders-new) installed -->
<!-- [Wix Restaurants Orders (New)](https://www.wix.com/app-market/wix-restaurants-orders-new) installed -->

0 comments on commit 4d79442

Please sign in to comment.