Project

General

Profile

Actions

Bug #4836

closed

Input type "datetime" doesn't show a calendar anymore in the web form of Directives

Added by Nicolas CHARLES almost 10 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
3
Assignee:
-
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

The following code, in a metadata.xml, should show a calendar in the directive field, but it isn't:

    <INPUT>
      <NAME>TEST</NAME>
      <DESCRIPTION>We should have a calendar</DESCRIPTION>
      <CONSTRAINT>
        <TYPE>datetime</TYPE>
      </CONSTRAINT>
    </INPUT>

Content is properly validated, if it's not the proper date, we have the error message

Wrong value hft for field 'We should have a calendar': expecting a datetime in ISO 8601 standard.

a calendar would really help to follow the proper format

Actions

Also available in: Atom PDF