Project

General

Profile

Feature #17885 » db_new_cleanup_v1_(doc_core_tsconfig).txt

Administrator Admin, 2007-12-05 00:12

 

###################################################################################
#
# Page TSconfig -> MOD -> Web>List (mod.web_list)
#
# *** Modify/New Key ***
#

Property:
table.[tablename]

Data type:
Keyword (see description)

Description:
The table-property overwrites the TCA-ctrl.

Following Keywords are supported:
- hideTable = Boolean
- hideNewTable = Boolean
- disableNewTable = Boolean

For further details of the keyword check out the DOC CORE API -> $TCA array reference -> ['ctrl'] section.

Example:
mod.web_list.table.tx_your_table.hideTable = 1
(3-3/3)