Active
Project:
Crosstab: Scrolling tables
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 May 2008 at 03:14 UTC
Updated:
7 May 2008 at 09:22 UTC
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
Comment #1
Steve Lockwood commentedHi 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