Hi,
After creating some Custom Dashboards, I see no way to access them in the Wix App that is used to manage a site.
Admin/ collaborators do not always have access to the Desktop device. And so would use the App. But there is no Custom Dashboard section.
One of the uses of the Custom Dashboard, is so a Admin/ collaborators does not have to go into the CMS and make changes there, which doing so also omits a lot of the functionality you have built into the Custom Dashboard, and is nigh on impossible to actually do the changes they need.
Am I missing something in the Wix App.
Can the Custom Dashboards, be Added to the Wix App (Wix Studio app etc)
Many thanks
Hey @Mark_Hunte! You’re right - it’s not currently possible, but I can see how this would be beneficial.
I know the most often used workaround is creating these pages as “admin pages” on the live site. (e.g. /admin/{pageName}), so that there’s a little bit more flexibility when it comes to being able to access them on the go.
Thanks @noahlovell,
Do you mean as a regular page but hidden on main nav and access restricted
If so, how would you set that up , the current dashboards have a lot of backend stuff going on, and also my worry is it is not as secure as a real a dashboard type page..
Many thanks
No, it is currently not possible to add custom dashboards to Wix mobile apps or Wix Studio.
Pretty much - it’d probably be a member page, but you can gate it how you need. Security is comparable.
Dashboard page code is publicly visible in the same way that site page code is (doing business/sensitive logic in the backend - which you’re already doing - is the right move). So it should be possible to turn it into a page available within the site.