From e08b0ea803618934fdadfe70a6d23d05155ed178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Tue, 14 Sep 2021 18:33:31 +0200 Subject: [PATCH] Adjust default finisher configuration to match previous plugin --- .../ext/ep_theme/Configuration/Yaml/FormFinishersFrontend.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormFinishersFrontend.yaml b/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormFinishersFrontend.yaml index b9e8cb73..6de1872a 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormFinishersFrontend.yaml +++ b/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormFinishersFrontend.yaml @@ -10,7 +10,7 @@ TYPO3: label: 'BusPro Finisher' options: identifier: 'BpnApiFinisher' - 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: implementationClassName: 'EP\EpTheme\Form\AddReferrerFinisher' formEditor: