Project

General

Profile

Actions

Feature #88128

closed

Bug #87975: Respect sorting of content_elements in fsc section menus

Section menus should be ordered by sorting column

Added by Hagen Gebauer about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid Styled Content
Target version:
-
Start date:
2019-04-10
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

In my opinion section menus should be ordered by tt_content.sorting, currently no orderBy clause is defined which results in the default order by tt_content.uid.

I added

tt_content.menu_section.dataProcessing.10.dataProcessing.20.orderBy = sorting

to my site template to achieve this but I think it should be the default in
/sysext/fluid_styled_content/Configuration/TypoScript/ContentElement/MenuSection.typoscript

Same applies to

MenuSectionPages.typoscript

Actions

Also available in: Atom PDF