Setting up 2 confirmations does not work
-
I created a form for downloading content (PDF from google drive).
This form is setup as AJAX processing and is build in an Elementor Popup form. I setup2 confirmations
- message stating that the form was sent successfully
- Redirect URL pointing to the google drive link (that starts download automatically)
But I have either of the results… or I manage to setup confirmation message or I have the download, both not.
Further, If I try to use the wpforms_process_complete hook I receive json error.
I tested with a silly script like a console.log inside a script tag or even a simple header($url) to redirect.
Nothing works.
I’m not asking for a custom solution or code here, just something that works for the inital cenario wihthout having to create a new page an open that page to provide a dowload link
Thanks in advance
- The topic ‘Setting up 2 confirmations does not work’ is closed to new replies.