[TYPO3-core] RFC: Feature Request #5610: Extend TCEFORM_confObj on Page TSconfig by property keepItems
Oliver Hader
oliver at typo3.org
Tue Dec 30 12:12:54 CET 2008
FYI: The attached changes were committed to SVN Trunk (rev. 4630)
-> The property is called "keepItems" as discussed before
olly
Oliver Hader schrieb:
> 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
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005610_v5.patch
Type: text/x-diff
Size: 7684 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081230/39b5dc5a/attachment.patch
More information about the TYPO3-team-core
mailing list