Start adding a confirmation page for a one-question survey
This commit is contained in:
parent
85eea1ff27
commit
3b4ce30534
2 changed files with 171 additions and 2 deletions
|
@ -97,12 +97,12 @@ settings:
|
|||
draft_auto_save: false
|
||||
draft_saved_message: ''
|
||||
draft_loaded_message: ''
|
||||
confirmation_type: url_message
|
||||
confirmation_type: page
|
||||
confirmation_title: ''
|
||||
confirmation_message: 'Thanks for reaching out! We'll get back to you as soon as one of us (probably Clayton) checks our email.'
|
||||
confirmation_url: '<front>'
|
||||
confirmation_attributes: { }
|
||||
confirmation_back: true
|
||||
confirmation_back: false
|
||||
confirmation_back_label: ''
|
||||
confirmation_back_attributes: { }
|
||||
confirmation_exclude_query: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue