Actions
Feature #85254
openAdd fixed time option to DatePicker field configuration
Status:
New
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2018-06-13
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Use case:
In a form which creates a database record the user can set a publishing date which is mapped to the starttime field in the data base. But the user can only pick a date.
Problem:
Currently the TYPO3\CMS\Form\ViewHelpers\Form\DatePickerViewHelper sets the current time if no time selector was provided.
Requirement:
It would be nice to have a fixedTime option in the DatePicker filed configuration (e.g. in the format H:i:s) which is used if the time selector isn't active.
No data to display
Actions