Problems, need help? Have a tip or advice? Post it here.
5 posts Page 1 of 1
I have created form with a form builder and edited its code to make it a couchcms form.
The log in form works , i.e user is logged in, but it does not redirect it automatucally.
Nothing happens when submit button is clicked.
Can you please post the form in full here for us to scrutinize?

Thanks.
This is the form i have been trying to implement.
It has both register and login form on same page
Thanks. I had a look at the code.

It is originally generated by Adobe Muse and has quite a bit of JS code injected into the form. That, I believe, includes a function that intercepts form submission and makes it use AJAX.
I think that is the reason why your code is not redirecting.

To confirm, please turn off JS and see if things work as expected.

To remove Muse's JS from the form, try changing/removing the id="widgetu316" from the form.

Hope this helps.
It worked after removing "id".
Thanks a lot
5 posts Page 1 of 1
cron