[TYPO3-dev] Hide table in List module
Christian Trabold
trabold at mehrwert.de
Tue Feb 28 09:34:28 CET 2006
Hi Bernhard,
>> just an idea:
>> use pagetsconfig:
>>
>> mod.web_list {
>> listOnlyInSingleTableView = 1
>> disableSingleTableView =1
>> }
>
>
> This will disable ALL tables. I need at least one special to be shown.
> All others
> can be hidden.
> Or the other way round that all tables are shown and one special is
> hidden ?
maybe this new feature from René is what you're looking for?
Quote from the changelog:
"
Revision 1.344.2.108 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 14:07:03 2006 UTC (2 weeks, 4 days ago) by rfritz
Branch: TYPO3_4-0
Changes since 1.344.2.107: +1 -0 lines
Diff to previous 1.344.2.107 , to branch point 1.344
Added TSconfig option options.hideRecords.[table]. Used in pagetree nav
frame, web>list module, new record wizard"
totally untested but sounds promising
HTH
Christian
More information about the TYPO3-dev
mailing list