[TYPO3-english] Exclude items from list view in backend
Daniel Mann
daniel.mann at ms-cg.com
Wed May 27 17:25:08 CEST 2009
Hi Ben,
my first impression is that it would hide the whole table, which is not
what I want, but I'll read more about it. Thank you for your input!
Regards,
Daniel
Bernhard Stähli schrieb:
> Hi Daniel,
>
> is
> $TCA['table']['ctrl']['hideTable'] = 1
> what you are looking for?
>
> regards,
> ben
>
> Daniel Mann schrieb:
>> Hi everyone,
>>
>> I need to exclude items from the backend's list view which have a
>> particular database field set, just like deleted=1.
>> They are related to other entries and will be changed and deleted with
>> their "parents". This parent id is the db field I want to check, so
>> only items which actually are parents get shown.
>> Could someone please give me a slight hint where to look for such a
>> hook/setting to be inserted? I was guessing the TCA of the extension
>> but I couldn't find any information regarding this topic.
>>
>> Kind regards,
>> Daniel
More information about the TYPO3-english
mailing list