1) Can I use an aspx page for application dashboard? All dashboard pages are HTML pages under "views/" folder
2) Can I put dashboard pages other than "views/dashboard/..." folder? I probably can put it under app_plugin. What about under "umbraco.web.ui/umbraco/..."?
3) When I tried to debug dashboard API, it always said "Failed to load dashboard ..." even though I can see the dashboard page on Umbraco application screen. I don't understand why it is telling me failed to load. Anyone else have similar issue?
Umbraco Dashboard
Hello,
I have few questions dashboard:
1) Can I use an aspx page for application dashboard? All dashboard pages are HTML pages under "views/" folder
2) Can I put dashboard pages other than "views/dashboard/..." folder? I probably can put it under app_plugin. What about under "umbraco.web.ui/umbraco/..."?
3) When I tried to debug dashboard API, it always said "Failed to load dashboard ..." even though I can see the dashboard page on Umbraco application screen. I don't understand why it is telling me failed to load. Anyone else have similar issue?
Best, -Don
Figured out what I need. Yes, it can use aspx page. Thank you.
is working on a reply...