Content fragments order | Community
Skip to main content
New Participant
October 11, 2019
Solved

Content fragments order

  • October 11, 2019
  • 1 reply
  • 1998 views

I am using content fragment list core component to display a list of content fragments. The dialog in content fragment list asks to select the parent folder of content fragments and it shows the list of cf's.

My question is I don't see a option to order cf's in assets console in list view. I can see the ordering option for pages and assets but not for cf's.

Is there a work around for this or when this feature can be introduced.

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 user05162

Please log a daycare ticket with business impact and we can log an enhancement ticket to have this feature included in the next major release for AEM

1 reply

user05162Accepted solution
Employee
October 16, 2019

Please log a daycare ticket with business impact and we can log an enhancement ticket to have this feature included in the next major release for AEM

New Participant
January 21, 2021

The parent folder should be marked as "Orderable" in the properties.

This changes the JCR type of the folder to "sling:OrderedFolder", which in turn supports ordering for the children.