Initial commit
This commit is contained in:
@@ -0,0 +1,121 @@
|
||||
|
||||
renderingOptions:
|
||||
submitButtonLabel: Anmelden
|
||||
type: Form
|
||||
identifier: newsletter
|
||||
label: Newsletter
|
||||
prototypeName: standard
|
||||
finishers:
|
||||
-
|
||||
options:
|
||||
notifyEmail: dominik.polakovics@cloonar.com
|
||||
apiKey: 28a7270df8f61a296a11d3e63d5b2aaf
|
||||
campaignId: 4Etb5
|
||||
email: '{email-1}'
|
||||
firstname: '{text-1}'
|
||||
lastname: '{text-2}'
|
||||
company: '{text-3}'
|
||||
register: '{checkbox-1}'
|
||||
identifier: GetResponse
|
||||
-
|
||||
options:
|
||||
message: 'Vielen Dank für Ihre Anmeldung !'
|
||||
contentElementUid: ''
|
||||
identifier: Confirmation
|
||||
renderables:
|
||||
-
|
||||
renderingOptions:
|
||||
previousButtonLabel: 'Previous step'
|
||||
nextButtonLabel: 'Next step'
|
||||
type: Page
|
||||
identifier: page-1
|
||||
label: 'Newsletter Anmeldung'
|
||||
renderables:
|
||||
-
|
||||
properties:
|
||||
text: 'Melden Sie sich zu unserem Newsletter an, um top News zu erhalten!'
|
||||
type: StaticText
|
||||
identifier: statictext-1
|
||||
label: ''
|
||||
-
|
||||
type: GridRow
|
||||
identifier: gridrow-1
|
||||
label: 'Grid: Row'
|
||||
renderables:
|
||||
-
|
||||
defaultValue: ''
|
||||
type: Text
|
||||
identifier: text-1
|
||||
label: Vorname
|
||||
properties:
|
||||
fluidAdditionalAttributes:
|
||||
placeholder: Vorname
|
||||
required: required
|
||||
gridColumnClassAutoConfiguration:
|
||||
viewPorts:
|
||||
xs:
|
||||
numbersOfColumnsToUse: '12'
|
||||
validators:
|
||||
-
|
||||
identifier: NotEmpty
|
||||
-
|
||||
defaultValue: ''
|
||||
type: Text
|
||||
identifier: text-2
|
||||
label: Nachname
|
||||
properties:
|
||||
fluidAdditionalAttributes:
|
||||
placeholder: Nachname
|
||||
required: required
|
||||
gridColumnClassAutoConfiguration:
|
||||
viewPorts:
|
||||
xs:
|
||||
numbersOfColumnsToUse: '12'
|
||||
validators:
|
||||
-
|
||||
identifier: NotEmpty
|
||||
-
|
||||
type: GridRow
|
||||
identifier: gridrow-2
|
||||
label: 'Grid: Row'
|
||||
renderables:
|
||||
-
|
||||
defaultValue: ''
|
||||
type: Email
|
||||
identifier: email-1
|
||||
label: E-mail
|
||||
properties:
|
||||
fluidAdditionalAttributes:
|
||||
placeholder: vorname.nachname@domain.com
|
||||
required: required
|
||||
gridColumnClassAutoConfiguration:
|
||||
viewPorts:
|
||||
xs:
|
||||
numbersOfColumnsToUse: '12'
|
||||
validators:
|
||||
-
|
||||
identifier: EmailAddress
|
||||
-
|
||||
identifier: NotEmpty
|
||||
-
|
||||
defaultValue: ''
|
||||
type: Text
|
||||
identifier: text-3
|
||||
label: Firma
|
||||
properties:
|
||||
fluidAdditionalAttributes:
|
||||
placeholder: Firma
|
||||
gridColumnClassAutoConfiguration:
|
||||
viewPorts:
|
||||
xs:
|
||||
numbersOfColumnsToUse: '12'
|
||||
-
|
||||
type: Checkbox
|
||||
identifier: checkbox-1
|
||||
label: 'Ich möchte den Newsletter per E-Mail erhalten. Meine Daten werden keinesfalls an Dritte weitergegeben. Meine Einwilligung kann ich jederzeit durch eine E-Mail an newsletter@cloonar.dev widerrufen. Selbstverständlich können Sie über die gespeicherten Daten Auskunft verlangen.'
|
||||
properties:
|
||||
fluidAdditionalAttributes:
|
||||
required: required
|
||||
validators:
|
||||
-
|
||||
identifier: NotEmpty
|
||||
Reference in New Issue
Block a user