Classic ui dialogs are not rendering properly in AEM 6.4 which used to work when accessed via editor.html in 6.1 | Community
Skip to main content
Adobe Champion
December 28, 2018
Solved

Classic ui dialogs are not rendering properly in AEM 6.4 which used to work when accessed via editor.html in 6.1

  • December 28, 2018
  • 1 reply
  • 1579 views

Hi All,

In our project, Classic UI dialogs are not rendering properly in AEM 6.4 which used to work when accessed via editor.html in 6.1.

Issues are like, all tabs are coming in 1 instead of separate tabs. Multifield is distorted with no icons coming and all, Richtext editor buttons not showing up.

I know support is limited with 6.4 for classic UI, but still should be working as per docs.

Can anyone suggest to fix if saw the similar issue?

Regards

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gaurav-Behl

Editor.html enforces Touch-UI framework are built on Coral libraries while Classic UI is built on ExtJS libraries. Per docs, Classic UI is deprecated in 6.4 but still supported via /cf# and not via /editor.html

When authoring pages:

Refer Selecting your UI

1 reply

Gaurav-Behl
Gaurav-BehlAccepted solution
Level 10
January 4, 2019

Editor.html enforces Touch-UI framework are built on Coral libraries while Classic UI is built on ExtJS libraries. Per docs, Classic UI is deprecated in 6.4 but still supported via /cf# and not via /editor.html

When authoring pages:

Refer Selecting your UI