question webform
This commit is contained in:
@@ -18,12 +18,20 @@ title: Question
|
||||
description: 'Question for FAQ'
|
||||
category: ''
|
||||
elements: |-
|
||||
processed_text:
|
||||
'#type': processed_text
|
||||
'#text': |
|
||||
<p>Pour déposer une question, veuillez remplir le formulaire ci-contre. Les champs marqués (*) sont obligatoires.<br />
|
||||
Votre offre de service devra être revue par un administrateur avant publication.</p>
|
||||
'#format': wysiwyg
|
||||
couriel:
|
||||
'#type': webform_email_confirm
|
||||
'#type': email
|
||||
'#title': Couriel
|
||||
'#required': true
|
||||
question:
|
||||
'#type': textarea
|
||||
'#title': Question
|
||||
'#required': true
|
||||
actions:
|
||||
'#type': webform_actions
|
||||
'#title': 'Submit button(s)'
|
||||
@@ -130,9 +138,9 @@ settings:
|
||||
draft_loaded_message: ''
|
||||
draft_pending_single_message: ''
|
||||
draft_pending_multiple_message: ''
|
||||
confirmation_type: page
|
||||
confirmation_type: modal
|
||||
confirmation_title: ''
|
||||
confirmation_message: ''
|
||||
confirmation_message: 'Votre question a bien été envoyée.'
|
||||
confirmation_url: ''
|
||||
confirmation_attributes: { }
|
||||
confirmation_back: true
|
||||
@@ -223,7 +231,7 @@ handlers:
|
||||
- completed
|
||||
to_mail: julie.andre@popsu.archi.fr
|
||||
to_options: { }
|
||||
cc_mail: ''
|
||||
cc_mail: dev@figureslibres.io
|
||||
cc_options: { }
|
||||
bcc_mail: ''
|
||||
bcc_options: { }
|
||||
|
||||
Reference in New Issue
Block a user