Actions
Feature #36810
closedFiltering "group" and "inline" field items in TCEMain
Start date:
2012-05-03
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
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
Actions