[TYPO3-core] RFC: Feature Request #5610: Extend TCEFORM_confObj on Page TSconfig by property filterItems

Oliver Hader oh at inpublica.de
Wed Jan 16 00:04:52 CET 2008


Hi,

Ernesto Baschny [cron IT] schrieb:
> Hi,
> 
> Oliver Hader wrote: on 15.01.2008 16:57:
> 
>> 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

I've attached a new patch which removes the 'filterItems.ignore' 
property. The main property is still called 'filterItems'.

olly
-- 
Oliver Hader
http://inpublica.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005610_v3.patch
Type: text/x-patch
Size: 7481 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080116/aa7bc0af/attachment.bin 


More information about the TYPO3-team-core mailing list