Project

General

Profile

Actions

Feature #32149

closed

add dynamic record collections

Added by Steffen Ritter over 12 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Must have
Category:
Backend API
Target version:
Start date:
2011-11-29
Due date:
% Done:

80%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
hard
Sprint Focus:

Description

you might want not to select tca-records just strictly on selection, but on criteria dynamically.

Add dynamic record collections based on a filter system.

Therefore
- define a filter-language
- create a filter-service which can filter arrays upon this filter-language and create SQL Where statements for this
- create a Dynamic-Collection using the filter-service for creating a where clause for the records to be filled dynamically

Actions

Also available in: Atom PDF