Expand my Community achievements bar.

SOLVED

Content fragments order

Avatar

Level 3

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.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

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

Avatar

Level 2

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.