Bug #41769
closedTCA - searchFields for fieldtype "group" internal_type "file" not working
0%
Description
For a FE-Plugin (classical; not MVC) which provides fileassigment via BE (type: group; internal_type: file) i'll get no records as searchresult while searching a existant filename in the corresponding DB table.field using the inernal BE-search.
Changing TCA-type for this file-field to "input" i'll get the expected recordlist as result.
ext_tables.php contains all "searchFields" in the "ctrl"-section.
"showRecordFieldList" contains all fields too.
I also tried putting this configuration into .../typo3conf/extTables.php with the same (wrong?) behavior.
Featurerequest I need to find filenames in my custom DB-tables
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
- Is Regression set to No
is this still the case with FAL?
Updated by Alexander Opitz over 9 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Mathias Schreiber)
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.