Convert all tables?
IceCreamYou - May 7, 2008 - 03:14
| Project: | Crosstab: Scrolling tables |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
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