Page 1 of 1

Form Wizard

Posted: Mon Nov 22, 2021 2:08 pm
by SergeFog
I try to send a mail with a "Button" "Form Wizard", but I receive an error message.

Not Found
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

How to send an email from the "Form Wizard"?

Re: Form Wizard

Posted: Mon Nov 22, 2021 2:18 pm
by Pablo
I need more information to be able to help you.
What are you exact settings?
What is the URL of the page?
What is the PHP code of the page?

Related FAQ:
viewtopic.php?f=10&t=32967

Re: Form Wizard

Posted: Mon Nov 22, 2021 2:51 pm
by SergeFog
I'm trying to build a "Form Wizerd" which contains:
1- trade name
2- contact name
3- phone number
4- email address
5- free text
6 - a send button (link to mail)
7 - a reset button
The page is PHP and there are no other forms on this page.
I defined "Validate" but it doesn't work.
For example if I define a maximum of 10 digits, I don't get an error message if there are more than 10 digits.
The "send button" does not work.

Re: Form Wizard

Posted: Mon Nov 22, 2021 3:59 pm
by Pablo
What are you exact settings?
What is the URL of the page?
What is the PHP code of the page?

Re: Form Wizard

Posted: Mon Nov 22, 2021 4:07 pm
by SergeFog
I try to define a form who is sending a mail to me withe the details of the form.
My URL is teleink.co.il
I don't know where to find the PHP code.

Re: Form Wizard

Posted: Mon Nov 22, 2021 4:09 pm
by Pablo
The URL does nor work for me.
Are you sure it's correct?

You can view the PHP code via Page HTML.

Or else
viewtopic.php?f=10&t=82134

Re: Form Wizard

Posted: Mon Nov 22, 2021 8:06 pm
by SergeFog
the URL is telelink.co.il
(In hebrew)
right to left

Re: Form Wizard

Posted: Mon Nov 22, 2021 8:28 pm
by BaconFries
Moving to the correct section of the forum to which your question is related to "Forms" and not "Login Tools"

Re: Form Wizard

Posted: Mon Nov 22, 2021 8:33 pm
by BaconFries
The form doesn't work because you have set it to use mailto which is incorrect please read the following:
Why shouldn't I use 'mailto' in the form action?
https://forum.wysiwygwebbuilder.com/ ... 10&t=32967
See also the related urls:
https://www.wysiwygwebbuilder.com/forms.html
https://www.wysiwygwebbuilder.com/form_wizard.html