[TYPO3-dev] BE Module: How to add a datepicker to an input
Kay Strobach
typo3 at kay-strobach.de
Thu Nov 17 12:22:27 CET 2011
Hi Stephen,
use ExtJS and extend a normal input field.
Anyway i would suggest you to use extjs for your BE Module ;)
Regards
Kay
Am 17.11.2011 00:12, schrieb Stephen Bungert:
> When creating fields in a BE module (for user submission, not for any
> particular table record), how can I create a datepicker like the record
> forms have?
>
> I see in t3lib_tceforms the function "getSingleField_typeInput" could
> create an input with a datepicker, but I need to pass information to the
> function like the field config, etc and I don't have this information, I
> want users to be able to just submit a date in my BE module.
>
> Does anyone know how I can do this? Or have any tips?
--
http://www.kay-strobach.de - Open Source Rocks
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
Answere was usefull: https://flattr.com/profile/kaystrobach
More information about the TYPO3-dev
mailing list