Adapt changes in api

This commit is contained in:
Björn Fromme
2019-09-17 11:14:22 +02:00
parent d59748a030
commit 6079340162
4 changed files with 19 additions and 18 deletions
@@ -8,15 +8,13 @@ prototypeName: contactform
finishers:
-
identifier: BpnApiFinisher
options:
apiToken: foobarbaz
-
options:
subject: 'Kontaktanfrage von {vorname} {name}'
subject: 'Kontaktanfrage von {firstName} {name}'
recipientAddress: [email protected]
recipientName: 'E&P Reisen'
senderAddress: '{email}'
senderName: '{vorname} {name}'
senderName: '{firstName} {name}'
replyToAddress: [email protected]
carbonCopyAddress: ''
blindCarbonCopyAddress: ''
@@ -42,7 +40,7 @@ renderables:
-
defaultValue: ''
type: Text
identifier: vorname
identifier: firstName
label: Vorname
properties:
fluidAdditionalAttributes:
@@ -74,7 +72,7 @@ renderables:
fluidAdditionalAttributes:
required: required
type: SingleSelect
identifier: geschlecht
identifier: gender
label: Gender
validators:
-
@@ -95,7 +93,7 @@ renderables:
-
defaultValue: ''
type: Text
identifier: strasse
identifier: street
label: Straße
properties:
fluidAdditionalAttributes:
@@ -104,17 +102,17 @@ renderables:
-
defaultValue: ''
type: Text
identifier: plz
identifier: zipCode
label: 'PLZ'
-
defaultValue: ''
type: Text
identifier: ort
identifier: city
label: 'Ort'
-
defaultValue: ''
type: Text
identifier: telefon
identifier: phone
label: Telefon
-
defaultValue: ''