Hello. I have built the form that you can see here:
http://speak-way.pl/wypenij-ju-teraz
Now the problem comes after pressing Submit button. Nothing happens and the user lands on the home page regardless of redirect url not being set.
Also I have recipient url available and I have setup everything according to manuals and I can't get any message to work.
What am I doing wrong?
Warmest Regards
Dan
http://speak-way.pl/wypenij-ju-teraz
Now the problem comes after pressing Submit button. Nothing happens and the user lands on the home page regardless of redirect url not being set.
Also I have recipient url available and I have setup everything according to manuals and I can't get any message to work.
What am I doing wrong?
Warmest Regards
Dan
Hi Dan,
You have the form action (the Submit URL) set to the site home page so when it is submitted that's where it goes. ChronoForms never sees the results and can't do anything with them.
Bob
You have the form action (the Submit URL) set to the site home page so when it is submitted that's where it goes. ChronoForms never sees the results and can't do anything with them.
<form name="ChronoContact_Zgloszenie" id="ChronoContact_Zgloszenie" method="post" enctype="multipart/form-data" action="http://speak-way.pl">
Bob
This topic is locked and no more replies can be posted.