Field validation works partially

Enable real-time validation for a required text field in ChronoForms.

Overview

The field validation was only triggering on form submission instead of during user input.
Replace the problematic field with a new one using a different name to restore proper real-time validation behavior.

Answered
ChronoForms v7
Ta Tarrel 27 Feb, 2025

Hi Guys,

I have a fairly simple form that has worked well. Now I wanted to adjust the validation of a field and that does not work properly.

The link to the form is: https://   de   lindse   blaos   .nl/index.php?option=com_chronoforms7&chronoform=Publieksprijs576434

(please remove the spaces)

The radio-list works fine, it is required, and a message is generated upon submission.

The third text field 'Emailadres' also works. It is required and checks for 'Email.' If you don't enter a valid email address, an error message appears during input.

The issue is with the second field, 'Beste Speler'. It is also required and must be at least 5 characters long. However, this validation only occurs upon submission, not during input. I have even completely removed the field once, but the problem remains the same, and I don't understand why.

Thank you in advance for your support.

Niels

Ta Tarrel 27 Feb, 2025
Answer
1 Likes

Forget about it...

I solved it to create a new similar field with another name and that worked. 

This topic is locked and no more replies can be posted.