[TYPO3-core] RFC: Feature Request #5610: Extend TCEFORM_confObj on Page TSconfig by property filterItems
Oliver Hader
oh at inpublica.de
Tue Jan 15 16:57:39 CET 2008
This is a SVN patch request.
Problem:
In Page TSconfig there are currently these possibilities to manipulate
the items of a select field:
TCEFORM.<table>.<field> {
addItems.123 = new item
removeItems = 234,456
}
This works only relatively to a given set of items. It is not possible
with these both methods to set/filter the items exactly to a predefined set.
Solution:
The solution is a new feature "filterItems" - all other (available!)
values which are not defined in the "filterItems" are cut off.
Example:
TCEFORM.<table>.<field>.filterItems = 110,101,111
Documentation changes:
See attached text file.
Bugtracker references:
http://bugs.typo3.org/view.php?id=5610
Branch: Trunk
olly
--
Oliver Hader
http://inpublica.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005610_v2.patch
Type: text/x-patch
Size: 6550 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080115/b1132a14/attachment.bin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0005610_doc.txt
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080115/b1132a14/attachment.txt
More information about the TYPO3-team-core
mailing list