Som standard har möjligheten att växla till det klassiska användargränssnittet från redigeraren inaktiverats.
Aktivera alternativet igen Öppna i Classic UI i Sidinformation gör du så här.
Använd CRXDE Lite för att hitta följande nod:
/libs/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/pageinfopopover/items/list/items/classicui
Till exempel
[https://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](https://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)
Skapa en övertäckning med Överläggsnod option; till exempel:
/apps/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/pageinfopopover/items/list/items/classicui
/apps/
Lägg till följande text-egenskap med flera värden i den åsidosatta noden:
sling:hideProperties = ["granite:hidden"]
The Öppna i Classic UI finns igen i Sidinformation när du redigerar sidor.