Majklas
Member
Posted 12 months ago #
Hi,
thank You for a great plugin (besides those hacks below;) !!!
The thing I want to do is have a custom "thank you" page on a custom form.
I create several forms with different id's, but I can't separate them like
if form id=5896{
on_sent_ok: location:(blah.com)}
elseif form id=23 {
on_sent_ok: location:(blah.com)}
}
elseif form id=9878 {
on_sent_ok: location:(blah.com)}
It this possible to get by not moding the code? (after the update it'll be gone) Also, please let me know the right syntax of that additions settings coding language..
Looking forward,
M.
http://wordpress.org/extend/plugins/contact-form-7/
Majklas
Member
Posted 12 months ago #
ohh...
my mistake.. must have a break. It's ok now, different forms have different settings :)
aquaclearws
Member
Posted 11 months ago #
did you get the individual on_sent_ok hooks to actually load the correct thank you page URLs?
can you share your exact Additional Settings code, the thank you page's Permalink URL from the wordpress editor page, and the actual URL from your browser after you push send on the form and are on the thank you page?
I'm trying to make sure I have those 3 URLs exactly matching and coded/syntaxed correctly. Thank you!