extbase - TYPO3 powermail Datepicker - TYPO3 -


typo3 powermail date picker showing regular input field in mozilla firefox. field showing date field in chrome. how can fixed?

firefox don't support native date fields. that's why javascript datepicker should rendered automatically (difference chrome) in powermail.

of course javascript datepicker can rendered, if jquery included , if ordering of javascript correct. please check browser console on javascript errors.

example working form can seen in powermail testparcours: http://powermail.in2code.ws/index.php?id=28

some information: https://docs.typo3.org/typo3cms/extensions/powermail/foreditors/addanewform/fielddate/index.html#date-formats


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -