Bläddra i källkod

multi-joueurs form send email to submitter

bach 3 år sedan
förälder
incheckning
f905c947ca
1 ändrade filer med 37 tillägg och 0 borttagningar
  1. 37 0
      config/sync/webform.webform.multi_joueur.yml

+ 37 - 0
config/sync/webform.webform.multi_joueur.yml

@@ -236,4 +236,41 @@ handlers:
       sender_name: ''
       theme_name: ''
       parameters: {  }
+  multi_joueurs_submission_:
+    id: email
+    label: 'Multi-Joueurs submission '
+    notes: ''
+    handler_id: multi_joueurs_submission_
+    status: true
+    conditions: {  }
+    weight: 0
+    settings:
+      states:
+        - completed
+      to_mail: '[webform_submission:values:email_confirm:raw]'
+      to_options: {  }
+      cc_mail: ''
+      cc_options: {  }
+      bcc_mail: ''
+      bcc_options: {  }
+      from_mail: _default
+      from_options: {  }
+      from_name: _default
+      subject: '[site:name] - [webform:title] submission'
+      body: _default
+      excluded_elements: {  }
+      ignore_access: false
+      exclude_empty: true
+      exclude_empty_checkbox: false
+      exclude_attachments: false
+      html: true
+      attachments: false
+      twig: false
+      debug: false
+      reply_to: ''
+      return_path: ''
+      sender_mail: ''
+      sender_name: ''
+      theme_name: ''
+      parameters: {  }
 variants: {  }