I have created a webform on mysitename/node/100 and also I have created a custom confirmation page as webform-confirmation-100.tpl.php

Whenever I fill the form at first time I am getting custom confirmation page. Working properly.

But, If I try to edit the webform I am not getting custom confirmation page.

Webform Edit URL: mysitename/node/100/submission/sid/edit

Could any one help me. Thanks in Advance.

Comments

quicksketch’s picture

Category: Task » Support request
Priority: Major » Normal
Issue summary: View changes
Status: Active » Fixed

But, If I try to edit the webform I am not getting custom confirmation page.

This is because when you edit a submission, you're now in the admin theme, not the front-end theme. You'll need to copy your webform-confirmation.tpl.php file into your admin theme as well as your front-end theme to have it work in both places.

Status: Fixed » Closed (fixed)

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