Rakowski Tomasz wrote: > I am working on my backend module now and I would like to implement in > it a listing of records of specific type just like Web->List module does > it. But I want to add some additional features to that, like filters etc. > Is there a way to generate that listing automatically, with all > Web->List fucntionality but with the possibility of adding additional > conditions, for example: display only those records which are not older > than N days (my filters).
If I were you, I would start with looking to List module. I would right click it and finds what file is used to make it. Then I would go and see how List module does it... -- Dmitry Dulepov TYPO3 core team Web: http://typo3bloke.net/ Skype: callto:liels_bugs "Nothing is impossible. There are only limits to our knowledge" _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
