Project

General

Profile

Actions

Feature #75017

open

Search for relations in backend

Added by Markus Hölzle over 8 years ago. Updated about 2 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-03-11
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:

Description

Hey there,

I've got a feature request for the TYPO3 backend list module: Search for relations.

An example:
I've got two tables: "car" and "manufacturer".
Every "car" has a relation to the "manufacturer" (every car has one or more "manufacturer" for example).
Now, the backend user wants to list all cars from the manufacturer "VW" for example and search for "VW".

-> This does not work until now
(This is a really unexpected and strange behaviour for the users...)

The reason is: the TYPO3 backend searches only in the table "car", in fields with the TCA config type "text", "flex" and "input" (see \TYPO3\CMS\Recordlist\RecordList\AbstractDatabaseRecordList::makeSearchString).

What do you think? Should there a feature like this? Will this feature be added to the core if I contribute it?

Regards,
Markus


Related issues 3 (3 open0 closed)

Related to TYPO3 Core - Bug #83261: List View sorting by category is done by category id instead of titlesNewMarkus Klein2017-12-08

Actions
Related to TYPO3 Core - Story #82206: list module enhancements/bugfixesIn Progress2005-07-21

Actions
Related to TYPO3 Core - Epic #93547: Collection of problems with large sitesAccepted2021-02-19

Actions
Actions

Also available in: Atom PDF