.. include:: /Includes.rst.txt .. _columns-flex-properties: .. _columns-flex-properties-type: .. _columns-flex-properties-behaviour: ========== Properties ========== Special properties ================== There can be multiple data structures defined in `TCA` and it depends on the configuration and the record which one is chosen. All the different "ds" properties allow to specify the lookup mechanism, see the :ref:`example section `. .. toctree:: Ds DsPointerField DsPointerFieldSearchParent DsPointerFieldSearchParentSubField DsTableField .. note:: It is **not** possible to override any of these properties in :ref:`TCA type columnsOverrides ` or to manipulate them in an inline parent-child relation from the parent `TCA`. Common properties ================= * :ref:`behaviour > allowLanguageSynchronization ` * :ref:`fieldInformation ` * :ref:`fieldWizard ` with the following options * :ref:`defaultLanguageDifferences ` * :ref:`localizationStateSelector ` * :ref:`otherLanguageContent ` * :ref:`itemsProcFunc ` * :ref:`readOnly `