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

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

Mark Solution

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

해결됨

AEM Authioring Field missing in Author dispatcher but seeing the file in author, publisher and publisher dispatcher.

Avatar

Level 1

We have multiple authorable fields in a component, and out of those fields we see one field is not getting displayed in author dispatcher dailog box. but we are seeing the default value in the page when we close the dailog box.

This issue happens in AEM Author Dispatcher only.

Any idea why the authorable field is not getting displayed in authorable dailog box?

 

 @kautuk_sahni  @smacdonald2008  @Jörg_Hoh 

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

If this is a custom component, there are many ways why this can happen. I would first check the source of the component itself and validate that it behaves correctly.

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Employee Advisor

Some incorrect CSS/JS files might have been cached on dispatcher which is causing the issue(Assuming this works fine bypassing author)

 

Can you try clearing the dispatcher cache and check if this is still an issue?

 

 

Avatar

Community Advisor

Is this working without dispatcher? I meant in local instance?
If you see null/empty in dialog then make sure you should not have a dialog item node with 'config' name

 

Can you check error log as well?

Arun Patidar

AEM LinksLinkedIn

Avatar

정확한 답변 작성자:
Employee Advisor

If this is a custom component, there are many ways why this can happen. I would first check the source of the component itself and validate that it behaves correctly.