Search found 4 matches

by bigdaddyk
Wed Oct 23, 2019 6:22 pm
Forum: Forms
Topic: Validation JavaScript
Replies: 4
Views: 3534

Re: Validation JavaScript

Pablo, I finally discovered what was causing the issue. I am using layout grids for my form fields and I added 2 edit boxes to the middle column of an existing 3-column layout grid, making sure the z-index and tab order were correct. The generated script placed validation for the 2 added items at th...
by bigdaddyk
Fri Oct 11, 2019 11:53 am
Forum: Forms
Topic: Validation JavaScript
Replies: 4
Views: 3534

Re: Validation JavaScript

Pablo, All Objects are arranged in proper order. I have a feeling it may be related to custom code I've added but the validation script output is not in the same order as objects on page. I plan on testing a copy of the form today without any custom code and will update this post as to the results. ...
by bigdaddyk
Fri Oct 11, 2019 11:43 am
Forum: Forms
Topic: Spam via Contact Forms
Replies: 5
Views: 3583

Re: Spam via Contact Forms

For whats its worth, I've had a lot of spam bots get passed all the different versions of Google ReCaptcha tools provided by WWB. I went back to using the old "Random Question Captcha" Extension. Most of the Spam has ceased. I may try out the server side validation now that I see its an op...
by bigdaddyk
Fri Oct 11, 2019 11:34 am
Forum: Forms
Topic: Validation JavaScript
Replies: 4
Views: 3534

Validation JavaScript

Hello WWB Users! I was recently making some updates to a form on a site that I created back with WWB8. I'm using the current version of WWB15 and upon testing the form I've noticed the validation isn't in the same tab or Z-Order. The page uses a layer as a form which doesn't have the same right-clic...