Are there any issues for not making 'Default confirmation message' mandatory at /admin/structure/webform/settings?
Currently I don't require the message at all, but I cannot empty the value. Is it something that can be improved?
I'm aware that I can customize it in the template file (webform-confirmation.html.twig), but I think it would be far simpler to do this by emptying the confirmation message.
Btw. As a workaround I can place an empty space there to avoid displaying the confirmation message.
Similar issue: #2895183: Disabling 'Back to form' link, but for 'Back to form' link.
Comments
Comment #2
kenorb commentedComment #3
jrockowitz commentedAll confirmation pages should have a message.
Your work-around makes sense to me. Another work-around would be to redirect to a custom page.