This is a good idea for a module, and I've been wondering how to do this for some time. It's potentially quite useful to me.

However, I'm not really a developer. I'm capable of adjusting some minor code and I can easily make any code changes that I'm directed to make, but at this point I'm not experienced enough to, say, write a module.

So my question is, is there any way to add a sub-module of the Crosstab module that automatically detects tables and sets them to scroll according to the admin's settings? This would be a great and very useful addition, if possible.

Thanks very much.

Comments

Steve Lockwood’s picture

Hi Ice, I'll have a think about this - the obvious way is for the module to hook into theme_table and draw all tables as scrolling tables.

Steve