Bug #82514
closedEXT: FORM - For date fields placeholder the date format is used instead of a dedicated placeholder value
100%
Description
When adding a field of type date, there is no option to add a specific placeholder value as you can do in other field types. Thus the date format is taken as a fallback for the placeholder (according to the datePickerViewhelper). As the date format is a PHP based one, a regular website user probably gets confused having a format such as "d.m.Y". So a dedicate placeholder info would be best to serve a sample date or a end user readable format.
Updated by Gerrit Code Review almost 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55835
Updated by Gerrit Code Review almost 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55835
Updated by Gerrit Code Review almost 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55841
Updated by Ralf Zimmermann almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c05219a97d535f43f23a720820311ecf7407a8f8.
Updated by Anja Leichsenring almost 7 years ago
- Related to Bug #84065: Form fails with Exception for DatePickerVH added