Update API webform
This commit is contained in:
parent
56c11e6187
commit
77e8362d12
2 changed files with 106 additions and 21 deletions
|
@ -192,6 +192,8 @@ file:
|
|||
delete_temporary_managed_files: true
|
||||
format: { }
|
||||
mail:
|
||||
roles:
|
||||
- staff
|
||||
default_to_mail: '[site:mail]'
|
||||
default_from_mail: '[site:mail]'
|
||||
default_from_name: '[site:name]'
|
||||
|
@ -211,7 +213,6 @@ mail:
|
|||
<p>Submitted by: [webform_submission:user]</p>
|
||||
<p>Submitted values are:</p>
|
||||
[webform_submission:values]
|
||||
roles: { }
|
||||
test:
|
||||
types: |
|
||||
checkbox:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue