Project

General

Profile

Bug #87586 » inherittest.form.yaml

form inheritance example - Andreas Krämer, 2019-01-30 15:20

 

renderingOptions:
submitButtonLabel: Submit
type: Form
identifier: inheritTest
label: 'Inherit test'
prototypeName: standard
finishers:
-
options:
subject: My subject
recipientAddress: test@example.com
recipientName: Test
senderAddress: test@example.com
identifier: EmailToReceiver
renderables:
-
renderingOptions:
previousButtonLabel: 'Previous step'
nextButtonLabel: 'Next step'
type: Page
identifier: page-1
label: ''
renderables:
-
defaultValue: ''
type: Text
identifier: website
label: Website
properties:
fluidAdditionalAttributes:
placeholder: 'Website*'
autocomplete: 'off'
elementClassAttribute: contact_website
-
defaultValue: ''
type: Text
identifier: name
label: Name
properties:
fluidAdditionalAttributes:
required: required
validators:
-
identifier: NotEmpty
    (1-1/1)