Project

General

Profile

Actions

Bug #53873

closed

Sorting of relation field (type=select)

Added by Bernhard Kraft about 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-11-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When a TCA field of type=select is rendered in TCEforms (FormEngine) there has to be an "ORDER BY" statement in the TCA key "foreign_table_where" or the entries won't be sorted at all.

This already cause bug reports like: #47688

Solution: In method "BackendUtility::exec_foreign_table_where_query": If "$wgolParts['ORDERBY']" is empty use "sortby" or "default_sortby" configuration from TCA 'ctrl' section.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #47688: Sorting not respected for backend_layout and backend_layout_next_level dropdownsClosedPatrick Broens2013-04-29

Actions
Actions

Also available in: Atom PDF