Webform redirect not working properly
surfsock - September 24, 2009 - 17:59
| Project: | Webform |
| Version: | 6.x-2.7 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi
When I submit a webform I am redirected to a page that contains code for the page submitted (I have attached the screenshot.
I'd like it to be sent to a thank you page. It worked yesterday and I have not fiddled with it at all.
Any help would be appreciated.
Thanks
~S
| Attachment | Size |
|---|---|
| drupalwf.jpg | 91.33 KB |

#1
surfsock,
Please ensure that the Webforms Debug option is set to Off in your Webform configuration.
The Webform configuration can be found by visiting Administer --> Site Configuration --> Webform, the Debug option you're looking for is under the Advanced Options fieldset.
#2
Thanks DJ,
Nope, I set that and it still doesn't work. This is just to get the webform to work properly. Do you know of any conflicts outside of tinyMCE
I've uninstalled Drupal...completely...twice. I have two main issues and maybe more...
1. I can't get the redirect to work.
2. The description field when saved returns as if I typed nothing.
This is the most important feature outside of the website itself.
Thanks
#3
what I have noticed is that TinyMCE assigns rich text editor to redirect (not to description) and if you enter URL there it stores it with
tags
#4
There is a feature request and patch @#520524: Redirect URL and confirmation message should be two different fields that is attempting to enhance the usability of this very issue.
For now, you will just have to find a way to disable the Text Editor for that field.
#5
I'm using FCKEditor and found that if you switch to plain text editor in the "Confirmation message or redirect URL: " box and then enter the URL and make sure there are no HTML/Markup tags included it should work.
#6
I've also committed #593496: Strip tags off confirmation field to ensure wasn't broken by WYSIWYG which should fix this problem in Webform 2.9 when I release it.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.