On content load, display content app rather then the default'Content' content app
This is more for during content app development really. I have a content app called stats. is it possible to display the content app on node load, rather than the standard 'Content' content app?
Basically I've got gulp watch set up to watch my custom views html and reload the page on change, but I'm getting very frustrated having to click back into the 'stats' app on every page refresh.
I think because its implied rather than stated, that if you set your content app's weight to less than -100 it will become the default for content
(just tried it , it does!)
On content load, display content app rather then the default'Content' content app
This is more for during content app development really. I have a content app called stats. is it possible to display the content app on node load, rather than the standard 'Content' content app?
Basically I've got gulp watch set up to watch my custom views html and reload the page on change, but I'm getting very frustrated having to click back into the 'stats' app on every page refresh.
Cheers,
Dave
Hi Dave,
I think because its implied rather than stated, that if you set your content app's weight to less than -100 it will become the default for content (just tried it , it does!)
https://our.umbraco.com/Documentation/Extending/Content-Apps/#setting-up-the-plugin
Cheers!
is working on a reply...