################################################################################### # # 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