.. include:: /Includes.rst.txt .. _tca_property_fieldWizard_defaultLanguageDifferences: ========================== defaultLanguageDifferences ========================== .. confval:: defaultLanguageDifferences :name: fieldWizard-defaultLanguageDifferences :Path: $GLOBALS['TCA'][$table]['columns'][$field]['config']['fieldWizard'] :type: array :Scope: fieldWizard :Types: :ref:`check `, :ref:`flex `, :ref:`group `, :ref:`imageManipulation `, :ref:`input `, :ref:`radio ` Show a "diff-view" if the content of the default language record has been changed after the translation overlay has been created. The ['ctrl'] section property :ref:`transOrigDiffSourceField ` has to be specified to enable this wizard in a translated record. This wizard is important for editors who maintain translated records: They can see what has been changed in their localization parent between the last save operation of the overlay. .. include:: /Images/ManualScreenshots/DefaultLanguageDifferences.rst.txt