Component reorganize does not work in Editable template | Community
Skip to main content
Level 2
June 25, 2022
Solved

Component reorganize does not work in Editable template

  • June 25, 2022
  • 1 reply
  • 685 views

Hello,

 

In Static template page, author can drag the components and re-order them in the page. But the same is not working in Editable template page. While I try to re-order the components in the Editable template page, the whole  layout container and the components added to that layout container is getting moved.

 

In Editable template page is there a way to re-order the components on the page ?

 

Thanks,

Meenakshi

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 SantoshSai

Hi @meenakship87722 ,

You can move/re-order Components/Layout Container within the same Layout Container, since, it is allowed for same container. 

You may check here on we-retail page for reference: http://localhost:4502/editor.html/content/we-retail/language-masters/en/men.html

Regards,

Santosh

1 reply

SantoshSai
Community Advisor
SantoshSaiCommunity AdvisorAccepted solution
Community Advisor
June 25, 2022

Hi @meenakship87722 ,

You can move/re-order Components/Layout Container within the same Layout Container, since, it is allowed for same container. 

You may check here on we-retail page for reference: http://localhost:4502/editor.html/content/we-retail/language-masters/en/men.html

Regards,

Santosh

Santosh Sai
Level 2
June 27, 2022

Hello @santoshsai ,

 

Thanks. I validated the custom components and was unable to re-order them. The cq:editConfig had properties for Classic UI, after deleting them it is working now. 

 

Thanks,

Meenakshi