Built-in CAPTCHA

Issues related to forms.
Post Reply
Garfield
 
 
Posts: 23
Joined: Thu Jul 07, 2016 6:42 am

Built-in CAPTCHA

Post by Garfield »

Hi Pablo, I need help...

How can I do this with the built-in Captcha? I don't want an error page (CAPTCHA verification failed.
Go Back) and no redirection to such a page ...

Many thanks for the help
User avatar
Pablo
 
Posts: 22429
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Built-in CAPTCHA

Post by Pablo »

What behavior do you want?
Garfield
 
 
Posts: 23
Joined: Thu Jul 07, 2016 6:42 am

Re: Built-in CAPTCHA

Post by Garfield »

That it does not go away from the form page if an error is entered in the captcha.
User avatar
Pablo
 
Posts: 22429
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Built-in CAPTCHA

Post by Pablo »

You can try to enable 'AJAX' in the validation settings.
Garfield
 
 
Posts: 23
Joined: Thu Jul 07, 2016 6:42 am

Re: Built-in CAPTCHA

Post by Garfield »

I have enable 'AJAX' in the validation settings.

Look, in this form it works the way I want it to: https://www.abenteuer-selbst-coaching.d ... ontakt.php
Scroll down
(Made with WWB15) - my old Website

In this form it doesn't work the way I want: https://www.internet-am-hochrhein.de/Abenteuer-Test
Scroll down
(Made with WWB17) - here I'm working on a new website

Try to enter your Email and klick on the Senden-Button (do nothing else) - Then it redirects to CAPTCHA Verification failed. I don't want this redirection. I don't want redirected to a own Error-Page.

Do you know now what I mean?

Thank you for your help
User avatar
Pablo
 
Posts: 22429
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Built-in CAPTCHA

Post by Pablo »

Did you remove the URL in the captcha settings?
Garfield
 
 
Posts: 23
Joined: Thu Jul 07, 2016 6:42 am

Re: Built-in CAPTCHA

Post by Garfield »

I have no URL in the captcha-settings
User avatar
crispy68
 
 
Posts: 2911
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Built-in CAPTCHA

Post by crispy68 »

Are the settings in WB17 the exact same as the one you built in wb15?
Garfield
 
 
Posts: 23
Joined: Thu Jul 07, 2016 6:42 am

Re: Built-in CAPTCHA

Post by Garfield »

exact - :|
User avatar
crispy68
 
 
Posts: 2911
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Built-in CAPTCHA

Post by crispy68 »

Strange then. Because in the working version if I only enter an email and hit submit, I get little popups telling me I have to fill in the required fields; however in the nonworking version, none of your required fields pops up and it gives you the captcha error. With this happening, it doesnt look like the same validation is set up for each.
Garfield
 
 
Posts: 23
Joined: Thu Jul 07, 2016 6:42 am

Re: Built-in CAPTCHA

Post by Garfield »

I tried something else for testing...

I have imported the form page of the project (WB15) into the Project (WB17). The imported form worked well in WB15. In WB17, I have the same Problem as before. If the whole form is filled out and the captcha is not filled out and you click on the send button then it redirects to CAPTCHA Verification failed with a backlink. That is my problem. ----- I don't want that redirection! ----- I don't want any forwarding to an error page! ----- How can I do that?
Garfield
 
 
Posts: 23
Joined: Thu Jul 07, 2016 6:42 am

Re: Built-in CAPTCHA

Post by Garfield »

I found the problem...

When the form is in the Masterframe, it doens't work...

When the form is not in the Masterframe, it works...

Maybe anybody has an idea how it works also in the Masterframe...

:roll:
alan_sh
 
 
Posts: 1747
Joined: Tue Jan 01, 2019 5:50 pm

Re: Built-in CAPTCHA

Post by alan_sh »

You don't have any duplicate object names between the master page and the other pages, do you?

That is known to give funny errors.

Alan
Garfield
 
 
Posts: 23
Joined: Thu Jul 07, 2016 6:42 am

Re: Built-in CAPTCHA

Post by Garfield »

No duplicate object names between the master page and the other pages.
Post Reply