subtypes_addlist¶
- subtypes_addlist¶
- Path
$GLOBALS['TCA'][$table]['types'][$type]
- Type
array
A list of fields to add when the "subtype_value_field" matches a key in this array.
See property subtype_value_field.
- Syntax:
"[value]" => "[comma-separated list of fields which are added]"