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.
Solved! Go to Solution.
Views
Replies
Total Likes
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
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
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.