Hi,
I encounter a problem with date field. Actually, when I click on the date field, a calendar appears but when I try to navigate on it, a popup appears indicating that the field is required. It is annoying because sometimes the days/months/years displayed at the bottom of the calendar are hidden by this popup (see the image below).
For this reason, I would prefer to disable this validation. Is it possible to do it?
I encounter a problem with date field. Actually, when I click on the date field, a calendar appears but when I try to navigate on it, a popup appears indicating that the field is required. It is annoying because sometimes the days/months/years displayed at the bottom of the calendar are hidden by this popup (see the image below).
For this reason, I would prefer to disable this validation. Is it possible to do it?
Hello titchagcreation,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I add Auto Client side validation?
How can I add a Custom Client side validation?
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I add Auto Client side validation?
How can I add a Custom Client side validation?
P.S: I'm just an automated service😉
Hi titchagcreation,
I agree that it is an irritating bug - hopefully it will get fixed in a future release. For the moment, just uncheck the required setting on the validation tab in the element settings. You might want to add a server-side validation to check that a date has been submitted.
Bob
I agree that it is an irritating bug - hopefully it will get fixed in a future release. For the moment, just uncheck the required setting on the validation tab in the element settings. You might want to add a server-side validation to check that a date has been submitted.
Bob
Hi GreyHead,
Thanks for your answer. I'm glad to hear that it will be resolved in a future release.
I will follow your idea. I was using the required setting just to have the star character indicating that the field is required. I will add a specific class that will add the star automatically to the label and I will check the date and other elements on server side validation.
Best regards,
Antonio
Thanks for your answer. I'm glad to hear that it will be resolved in a future release.
I will follow your idea. I was using the required setting just to have the star character indicating that the field is required. I will add a specific class that will add the star automatically to the label and I will check the date and other elements on server side validation.
Best regards,
Antonio
This topic is locked and no more replies can be posted.
