Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fillpdf
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drupal.org
fillpdf
Commits
5396094d
Commit
5396094d
authored
4 years ago
by
wizonesolutions
Committed by
Liam Morland
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue #2636822 by wizonesolutions: Add default "key" to Rules mimemail config
parent
124c76c2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
fillpdf.rules_defaults.inc
+1
-0
1 addition, 0 deletions
fillpdf.rules_defaults.inc
with
1 addition
and
0 deletions
fillpdf.rules_defaults.inc
+
1
−
0
View file @
5396094d
...
@@ -37,6 +37,7 @@ function fillpdf_default_rules_configuration() {
...
@@ -37,6 +37,7 @@ function fillpdf_default_rules_configuration() {
}
}
},
},
{ "mimemail" : {
{ "mimemail" : {
"key" : "send-pdf-as-attachment",
"to" : [ "site:mail" ],
"to" : [ "site:mail" ],
"subject" : "Copy of completed PDF for your records",
"subject" : "Copy of completed PDF for your records",
"body" : "Thank you for filling out the form on our website. A copy of your completed PDF is attached.",
"body" : "Thank you for filling out the form on our website. A copy of your completed PDF is attached.",
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment