**Input form: **
- text_input_picker.php
date picker should open by clicking on the icon and not by clicking on the input field
manual (text) date input is not working, it does not accept keys except
delete key
Output template:
Age -- maybe it can follow the display output parameter -- Years, Days, Years and days
Output settings:
"Text before" and "Text after" are not working
"Day computation" is not working.
The day computation method is important for display of correct date for expired or notification marked days.
As of now the stored date is usual with the time 00:00:00, therefore if you encode a date it is considered already expired on the same day. the "+1day" computation would show it the whole day as not expired.
Info display for user
Display the date format through a tooltip over the label or a seperate icon, so that the encoder/ user will know the expected date format
**Input form: ** - text_input_picker.php
date picker should open by clicking on the icon and not by clicking on the input field
manual (text) date input is not working, it does not accept keys except
delete key
Output template:
Age -- maybe it can follow the display output parameter -- Years, Days, Years and days
Output settings:
"Text before" and "Text after" are not working
"Day computation" is not working.
The day computation method is important for display of correct date for expired or notification marked days.
As of now the stored date is usual with the time 00:00:00, therefore if you encode a date it is considered already expired on the same day. the "+1day" computation would show it the whole day as not expired.
Info display for user
Display the date format through a tooltip over the label or a seperate icon, so that the encoder/ user will know the expected date format