-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X
-
Fix Version/s: 7.0.0 DXP FP76, 7.0.10.11 DXP SP11, 7.0.X
-
Component/s: Forms
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce de issue:
1. Add a new form with a date field. The field is configured as 'Required Field'
2. Publish the form.
3. Enter a valid date using the date picker.
4. Click in the field and delete its content (field is empty).
5. Click out of the field (losing focus).
6. Send the form.
Expected behaviour: you get an error message because the field is required and it has not any data.
Observed behaviour: the form is sent without any error message.