diff --git a/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormFinishersBackend.yaml b/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormFinishersBackend.yaml index f155147c..b5c59bff 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormFinishersBackend.yaml +++ b/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormFinishersBackend.yaml @@ -45,7 +45,7 @@ TYPO3: iconIdentifier: 'form-finisher' predefinedDefaults: options: - mapping: 'lastName:text-1,firstName:text-2,gender:singleselect-1,email:email-1,street:text-3,zipCode:text-4,city:text-5,phone:telephone-1' + mapping: 'lastName:text-1,firstName:text-2,gender:singleselect-1,email:email-1' AddReferrerFinisher: formEditor: iconIdentifier: 'form-finisher'