내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Unable to edit text in Classic UI

Avatar

Level 1

We have some users who cannot edit components in Classic UI.

However, I am able to edit these components just fine.

I have tried:

- Granting exact same permissions as my account.

- Granting full admin group permissions to these users.

- Clearing the users' browser cache and cookies.

Are there any other suggestions for what I might try to resolve this issue?

We are using AEM 6.2

The reason we are going back to Classic UI is simply to utilize the rich text editor's image drag and drop capability which seems absent in the current version of Touch UI.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 1

We figured out a solution.

We noticed that the affected users were missing a 'profile' node of resourceType 'cq/security/components/profile' inside their respective node in /home/users folder in crx.

So we just added that node in and classic UI was working again.

원본 게시물의 솔루션 보기

5 답변 개

Avatar

Administrator

Can you please check the error in error.log for those cases?

~kautuk



Kautuk Sahni

Avatar

정확한 답변 작성자:
Level 1

We figured out a solution.

We noticed that the affected users were missing a 'profile' node of resourceType 'cq/security/components/profile' inside their respective node in /home/users folder in crx.

So we just added that node in and classic UI was working again.

Avatar

Level 6

smacdonald2008kautuksahni​ this can be resolved

Avatar

Administrator

Thanks for sharing the solution



Kautuk Sahni

Avatar

Level 10

Thank you for posting this useful information