[TYPO3-english] Exclude items from list view in backend
Daniel Mann
daniel.mann at ms-cg.com
Wed May 27 12:55:40 CEST 2009
Hi Christian,
just tried it, the items have to remain visible in the frontend and
changing the pid completely destroys the relation to the sysfolder which
contains the data...
Sorry if it was important to know that it is a sysfolder conntaining the
items.
Thanks for your thoughts though,
Daniel
Christian Müller (Kitsunet) schrieb:
> Daniel Mann wrote:
>> 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
>
> How about using the processDatamapHook and changing for example the pid
> of those datasets to an unaccessible pid? I do not know a solution for
> exluding items based on a custom field.
More information about the TYPO3-english
mailing list