Scandal
Well-known member
- Affected version
- 2.2.9
Hello all!
I have detected an issue on xF 2.2.9 custom thread fields system.
More specifically, for any field type which is marked as Required and not completed on the form, browser (example: Chrome), returns a message and not allowed to submit the thread:
... except the checkboxes custom thread field.
For example this:
It is required, it has no checked values, but the browser allows to submit the form.
Of course there is the back-end check which gives an error popup to complete this field.
Is there any way to fix the issue so as to not able to submit the form and display the Please fill out this field, box, also for checkboxes?
I have detected an issue on xF 2.2.9 custom thread fields system.
More specifically, for any field type which is marked as Required and not completed on the form, browser (example: Chrome), returns a message and not allowed to submit the thread:
... except the checkboxes custom thread field.
For example this:
It is required, it has no checked values, but the browser allows to submit the form.
Of course there is the back-end check which gives an error popup to complete this field.
Is there any way to fix the issue so as to not able to submit the form and display the Please fill out this field, box, also for checkboxes?