Hello,
When I add a webform block in my page and when a user valid the form I go to a page like node/25/done?sid=35#node25
where 25 is the nid of my original form.
A link permit to return to the form, but if we link it we arrive on the form page instead of the node where the webform block was displayed.How to correct it?
Other questions, your module work as a charm on my localhost but on line i have a problem of redirection.
Instead to have the url node/25/done?sid=35#node25 the user is redirect to node/230#node25 and have a white page.
What could be the problem?
Thanks in advance.
Comments
Comment #1
psynaptic commentedI fixed the redirection earlier on, it's fixed in DRUPAL-6--1. It needs testing so please report any errors.
Not sure what your first issue is, did you get to the bottom of it?
Comment #2
selinav commentedI have recreate the form and it well works.
Comment #3
mileZ commentedHi,
I still have problems with the redirect.
the url I got is mywebsite.com//node/1.
node/1 is the webform node and the // is strange too.
Thank you,
mileZ
Comment #4
aiphesI've the same issue, http://localhost/drupalPF//drupalPF/contact instead of http://localhost/drupalPF/contact
i'm using webform 3.0...
EDIT: after desactivating webform block module, redirect work § so i will wait for an update or a patch...
Comment #5
aiphesfinally i use Webform 2.9 + webform block 1.1 + reCAPTCHA + CAPTCHA and it works, except the message after submit which doesnt display..but http redirect work