Feature #36810

Filtering "group" and "inline" field items in TCEMain

Added by Ingmar Schlecht about 1 year ago. Updated about 1 year ago.

Status:Resolved Start date:2012-05-03
Priority:Should have Due date:
Assignee:- % Done:

100%

Category:-
Target version:6.0.0
TYPO3 Version:4.7 Complexity:
PHP Version:
Votes: 0

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.

T3X_test_groupfield_tca_filter-0_0_0-z-201205041419.t3x (14.4 kB) Ingmar Schlecht, 2012-05-04 14:20


Related issues

related to TCA Reference - Feature #36876: Documentation for [FEATURE] Item filters for TCA types "g... Closed 2012-05-06

Associated revisions

Revision d9b7fa2c
Added by Ingmar Schlecht about 1 year ago

[FEATURE] Item filters for TCA types "group" and "inline"

Releases: 6.0
Resolves: #36810
Change-Id: Ib8a7c30e19dab9cff72412f7dfe51aa8e94343e4
Reviewed-on: http://review.typo3.org/10953
Reviewed-by: Susanne Moog
Tested-by: Susanne Moog
Reviewed-by: Tolleiv Nietsch
Tested-by: Tolleiv Nietsch

Revision 728120a0
Added by Ingmar Schlecht 11 months ago

[FEATURE] Item filters for TCA types "group" and "inline"

Releases: 6.0
Resolves: #36810
Change-Id: Ib8a7c30e19dab9cff72412f7dfe51aa8e94343e4
Reviewed-on: http://review.typo3.org/10953
Reviewed-by: Susanne Moog
Tested-by: Susanne Moog
Reviewed-by: Tolleiv Nietsch
Tested-by: Tolleiv Nietsch

History

Updated by Ingmar Schlecht about 1 year ago

  • File T3X_test_groupfield_tca_filter-0_0_0-z-201205031436.t3x added

Attaching a test extension.

Updated by Gerrit Code Review about 1 year 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 about 1 year 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 about 1 year 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 about 1 year 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 about 1 year 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 about 1 year ago

Updated by Gerrit Code Review about 1 year 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 about 1 year 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 about 1 year ago

  • File deleted (T3X_test_groupfield_tca_filter-0_0_0-z-201205031436.t3x)

Updated by Gerrit Code Review about 1 year 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 about 1 year 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 about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Updated by Ingmar Schlecht about 1 year ago

The documentation is now at http://forge.typo3.org/issues/36876

Also available in: Atom PDF