[TYPO3-dev] BE Module: How to add a datepicker to an input

Jigal van Hemert jigal at xs4all.nl
Sat Nov 19 16:13:14 CET 2011


Hi,

On 18-11-2011 21:11, Stephen Bungert wrote:
> Can I just include the jQuery library with my MOD and use that instead?

Why not? Make sure you load prototype, scriptaculous, sproutcore, 
YahooUI, mootools and any other framework you can find too. Maybe you 
can break a record for the most simultaneously loaded JS frameworks...

Seriously, ExtJS is used as JS framework in the TYPO3 BE. There are 
quite a few places where a date picker is used; these can be used as 
inspiration. The extra advantage is that your date picker looks exactly 
the same and behaves exactly the same as the BE user is used to!

As far as documentation is concerned, maybe you can invest some time in 
documenting the way to use a date picker in the wiki. The next person 
trying to do the same would appreciate it!

-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert.



More information about the TYPO3-dev mailing list