Editor editor

CAUTION
AEM 6.4 has reached the end of extended support and this documentation is no longer updated. For further details, see our technical support periods. Find the supported versions here.

By default, the ability to switch to the classic UI from the editor has been disabled.

chlimage_1-9

To re-enable the option Open in Classic UI in the Page Information menu, follow these steps.

  1. Using CRXDE Lite, find the following node:

    /libs/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/pageinfopopover/items/list/items/classicui

    For example

    http://localhost:4502/crx/de/index.jsp#/libs/wcm/core/content/editor/jcr%3Acontent/content/items/content/header/items/headerbar/items/pageinfopopover/items/list/items/classicui](http://localhost:4502/crx/de/index.jsp#/libs/wcm/core/content/editor/jcr%3Acontent/content/items/content/header/items/headerbar/items/pageinfopopover/items/list/items/classicui

  2. Create an overlay using the Overlay Node option; for example:

    • Path: /apps/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/pageinfopopover/items/list/items/classicui
    • Overlay Location: /apps/
    • Match Node Types: active (select the checkbox)
  3. Add the following multi-value text property to the overlaid node:

    sling:hideProperties = ["granite:hidden"]

  4. The Open in Classic UI option is again available in the Page Information menu when editing pages.

    chlimage_1-10

recommendation-more-help
5ce3024a-cbea-458b-8b2f-f9b8dda516e8