Actions
Feature #19190
closedAdd support for pull data in templates that respects the TCA
Start date:
2008-08-02
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
Add an API method
$template->addTcaRecordset('name', 'SQL Statement');
This call should then work like a loop but data is only retrieved when an according marker is found. In addition to the addRecordset() it should format fields according to configurations that might be available from TCA.
(issue imported from #M9108)
Actions