Actions
Feature #37249
closedTCEForms: Rendering different element browser type
Start date:
2012-05-17
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
For relations to files (sys_file) in FAL, it should be possible to render an element browser of type "file" even though it is a database relation.
Therefore, a new property [appearance][elementBrowserType] should be introduced which can be set to either "file" or "db" to render that type of element browser regardless of the actual relation type.
Also, the "allowed" list for the element browser should be configurable as well.
Actions