Project

General

Profile

Actions

Bug #8414

closed

Date field datepicker required validation wrong

Added by krileon about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
15 March 2021
Due date:
% Done:

100%

Estimated time:

Description

For date fields it outputs as 2 fields. 1 hidden, which will hold and submit the UTC value for storage, and 1 non-hidden for user selection. The hidden input has all the validation rules EXCEPT for the required validation class. This needs to be moved to the hidden input so all the validation is against that single element. Additionally the CB Validation behavior isn't highlighting the dropdown inputs or the non-hidden input in even of validation failure.

Actions #1

Updated by krileon about 3 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1637

Actions #2

Updated by beat almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF