소스 검색

multi-joueurs form send cc email to dev@figureslibres.io

bach 3 년 전
부모
커밋
25fdb18f65
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      config/sync/webform.webform.multi_joueur.yml

+ 4 - 4
config/sync/webform.webform.multi_joueur.yml

@@ -202,7 +202,7 @@ handlers:
   multi_joueur_submission_email:
     id: email
     label: 'Multi-Joueur Submission email'
-    notes: ''
+    notes: 'Admin email'
     handler_id: multi_joueur_submission_email
     status: true
     conditions: {  }
@@ -212,7 +212,7 @@ handlers:
         - completed
       to_mail: _default
       to_options: {  }
-      cc_mail: ''
+      cc_mail: dev@figureslibres.io
       cc_options: {  }
       bcc_mail: ''
       bcc_options: {  }
@@ -239,7 +239,7 @@ handlers:
   multi_joueurs_submission_:
     id: email
     label: 'Multi-Joueurs submission '
-    notes: ''
+    notes: 'user email'
     handler_id: multi_joueurs_submission_
     status: true
     conditions: {  }
@@ -249,7 +249,7 @@ handlers:
         - completed
       to_mail: '[webform_submission:values:email_confirm:raw]'
       to_options: {  }
-      cc_mail: dev@figureslibres.io
+      cc_mail: ''
       cc_options: {  }
       bcc_mail: ''
       bcc_options: {  }