I would like to show only the confirmation message when the user hits the final submit on a mulitpage form. Is the way to making this happen editing webform-confirmation.tpl.php? If so which pieces would I remove/add to the file?

Comments

Dru Pal created an issue. See original summary.

silvi.addweb’s picture

Yes, please do as following:

1. Copy webform-confirmation.tpl.php file from sites/modules/webform/templates and past it into theme templates (sites/all/themes/your_theme/templates).
2. Now you can edit file as per your requirement.

You can remove progressbar from confirmation page as following:

- Simply go to that webform and then click the form setting tab and under Progress bar section uncheck Include confirmation page in progress bar checkbox.

Hope this helps you.

Thanks!

DanChadwick’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.