Multiple components with editbars, only some of them editable | Community
Skip to main content
shivadixith
New Participant
November 27, 2017
Solved

Multiple components with editbars, only some of them editable

  • November 27, 2017
  • 4 replies
  • 1974 views

If I have multiple components (with editbars in ClassicUI ) on a page, I can edit only a few of them(using the "edit" option and the dialog popping into view).

For the rest of the components, on clicking the "edit" button, the focus simply scrolls up to the top of the page. The expected behavior is the dialog popping into view to edit the component.

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 shivadixith

This was an issue with the cached version of the page. Clearing the cache solved the problem.

4 replies

smacdonald2008
New Participant
January 5, 2018

Thanks for posting the solution

shivadixith
shivadixithAuthorAccepted solution
New Participant
January 4, 2018

This was an issue with the cached version of the page. Clearing the cache solved the problem.

kautuk_sahni
Employee
November 29, 2017

Can you share the component as a package to check this? As mentioned do check the dialog for those components.

Where as to add some custom actions to the components like edit etc:- Experiencing Adobe Experience Manager - Day CQ: AEM CQ 56 - Programmatically open a component dialog

touch ui:- Experiencing Adobe Experience Manager - Day CQ: AEM 63 - Touch UI Register Component Action Open Dialog programmatically

Also check the error.log and browser console while the scroll up is happening.

~kautuk

Kautuk Sahni
New Participant
November 28, 2017

Please check if the dialog of these components are created properly. Also check your browser's console to see if there is error.