avatar Didldu-Florian
Didldu-Florian
21 Oct 2020

Steps to reproduce the issue

Add a multiple form field to an xml and load the field in a validate form view

XML Field like:
<field name="test" type="checkboxes" multiple="true" required="true"> <option value="test1">test1</option> <option value="test2">test2</option> </field>

Then try to submit and you see, that the client side form js validation did not work

Expected result

JS Feedback "required field" should be shown

Actual result

Nothing, form submits without any error

System information (as much as possible)

Joomla! 4.0.0-beta4 Beta [ MaƱana ] 15-September-2020 13:46 GMT

Additional comments

Same problem on list field type

avatar Didldu-Florian Didldu-Florian - open - 21 Oct 2020
avatar SharkyKZ
SharkyKZ - comment - 22 Oct 2020

Please test PR #31196.

avatar SharkyKZ SharkyKZ - change - 22 Oct 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-10-22 06:16:37
Closed_By SharkyKZ
avatar SharkyKZ SharkyKZ - close - 22 Oct 2020

Add a Comment

Login with GitHub to post a comment