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
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Yes @SantoshSai , I have tested the same with we.retail and it is working.
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