Feature #36810
closedFiltering "group" and "inline" field items in TCEMain
100%
Description
For some situations it would be great if it was possible to allow relations to only certain foreign records in a "group" type relationship.
In "select" fields that is possible via the "foreign_where_clause", but for "group" fields there is no such possibility.
This patch implements that functionality in a versatile way, which is also used by the FAL core parts, to ensure only relations to allowed file types (such as "images only") are ensured as configured in specific locations.
Files
Updated by Ingmar Schlecht over 12 years ago
- File T3X_test_groupfield_tca_filter-0_0_0-z-201205031436.t3x added
Attaching a test extension.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10953
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10953
Updated by Gerrit Code Review over 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10953
Updated by Gerrit Code Review over 12 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10953
Updated by Gerrit Code Review over 12 years ago
Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10953
Updated by Ingmar Schlecht over 12 years ago
- File T3X_test_groupfield_tca_filter-0_0_0-z-201205041419.t3x T3X_test_groupfield_tca_filter-0_0_0-z-201205041419.t3x added
- Subject changed from Filtering "group" field items in TCEMain to Filtering "group" and "inline" field items in TCEMain
Updated by Gerrit Code Review over 12 years ago
Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10953
Updated by Gerrit Code Review over 12 years ago
Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10953
Updated by Ingmar Schlecht over 12 years ago
- File deleted (
T3X_test_groupfield_tca_filter-0_0_0-z-201205031436.t3x)
Updated by Gerrit Code Review over 12 years ago
Patch set 9 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10953
Updated by Gerrit Code Review over 12 years ago
Patch set 10 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10953
Updated by Ingmar Schlecht over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d9b7fa2cc0669867e1399b0f764bb157ac6a2ca9.
Updated by Ingmar Schlecht over 12 years ago
The documentation is now at http://forge.typo3.org/issues/36876
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Nikita Hovratov almost 3 years ago
- Related to Task #96339: Add tests for DataHandler applyFiltersToValues added