update
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
renderingOptions:
|
||||
submitButtonLabel: Senden
|
||||
type: Form
|
||||
identifier: Kontakt
|
||||
label: Kontakt
|
||||
prototypeName: standard
|
||||
finishers:
|
||||
-
|
||||
options:
|
||||
subject: '[Website] - Kontaktformular'
|
||||
recipientAddress: info@chrosey.de
|
||||
recipientName: 'Christian Seyfferth'
|
||||
senderAddress: info@chrosey.de
|
||||
senderName: 'Webmailer'
|
||||
replyToAddress: ''
|
||||
carbonCopyAddress: ''
|
||||
blindCarbonCopyAddress: ''
|
||||
format: html
|
||||
attachUploads: 'true'
|
||||
translation:
|
||||
language: ''
|
||||
identifier: EmailToReceiver
|
||||
renderables:
|
||||
-
|
||||
renderingOptions:
|
||||
previousButtonLabel: 'vorheriger Schritt'
|
||||
nextButtonLabel: 'nächster Schritt'
|
||||
type: Page
|
||||
identifier: page-1
|
||||
label:
|
||||
renderables:
|
||||
-
|
||||
defaultValue: ''
|
||||
type: Text
|
||||
identifier: Name
|
||||
label: Name
|
||||
-
|
||||
defaultValue: ''
|
||||
type: Text
|
||||
identifier: Email
|
||||
label: E-Mail
|
||||
properties:
|
||||
fluidAdditionalAttributes:
|
||||
required: required
|
||||
validators:
|
||||
-
|
||||
identifier: NotEmpty
|
||||
-
|
||||
identifier: EmailAddress
|
||||
-
|
||||
defaultValue: ''
|
||||
type: Textarea
|
||||
identifier: Message
|
||||
label: Nachricht
|
||||
Reference in New Issue
Block a user