Project

General

Profile

Actions

Bug #102083

closed

Validation triggered for fields in fieldsets disabled by variants

Added by Mathias Brodala 7 months ago. Updated 5 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2023-10-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Given fields are placed in a fieldset and that fieldset is disabled using variants. Also given that these fields have validators.

Now if one tries to submit the form, it is displayed again without explanation. Inspection of the validation results shows that the validators of the fields have been triggered and couldn't validate the input of the fields. These fields could not be filled by the user since they are disabled together with their fieldset.

Validators of fields within disabled fieldsets should be ignored.

Actions

Also available in: Atom PDF