Development info in runtime
(Created page with "In MDriven Turnkey you can use: https://<yoursite>/MDriven/Development This will give you all definition of a chosen viewmodel. It will also show the angular widgets that b...")
 
No edit summary
Line 8: Line 8:


https://<yoursite>/MDriven/AngularApp#/<View>/<rootid>/'''''debug'''''
https://<yoursite>/MDriven/AngularApp#/<View>/<rootid>/'''''debug'''''
[[Category:MDriven Turnkey]]
[[Category:Advanced]]

Revision as of 16:07, 28 May 2018

This page was created by Hans.karlsen@mdriven.net on 2016-12-10. Last edited by Stephanie@mdriven.net on 2025-02-19.

In MDriven Turnkey you can use:

https://<yoursite>/MDriven/Development

This will give you all definition of a chosen viewmodel. It will also show the angular widgets that build up the standard UI.

You can also access a live angularjs page data that corresponds to the definition found in /MDriven/Development by adding /debug behind an url in your application:

https://<yoursite>/MDriven/AngularApp#/<View>/<rootid>/debug