Context sensitive help has been removed¶
Changed in version 12.0: The context sensitive help (CSH) has been removed.
Migration¶
Important CSH texts need to be migrated to a TCA column property description to make the information available for all users.
An example for a TCA description is the protected column in the sys_redirect TCA.
The TCA option ['interface']['always_description'] is not evaluated anymore and can be removed from any TCA definition.