Hi
Projects Tab seems to be enabled by default in EPiServer.CMS.UI 10.4.0, and option to disable it no longer seems to exists in Admin view > Config > System settings > Editing > Enable Projects.
Is there a web.config flag to hide it?
add this to appSettings in web.config episerver:ui:IsProjectModeEnabled = false.
http://world.episerver.com/documentation/developer-guides/CMS/projects/
Thank you Christian!
Hi
Projects Tab seems to be enabled by default in EPiServer.CMS.UI 10.4.0, and option to disable it no longer seems to exists in Admin view > Config > System settings > Editing > Enable Projects.
Is there a web.config flag to hide it?