fieldtable
Egon Bianchet - December 29, 2006 - 07:51
| Project: | CCK Fieldgroup Table |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Some months ago I had exactly the same idea, but never released a project because I wasn't sure if the approach was right ...
see http://groups.drupal.org/node/1903, here's my code http://groups.drupal.org/files/fieldtable.module.txt
Maybe you can steal some ideas ;-)
Here's a couple of CCK issues that are preventing to treat multiple fields like a fully featured table: http://drupal.org/node/93447 and http://drupal.org/node/93671

#1
Thanks for the links.
I'll certainly look into it.
The big problem I'm having right now is the semantics of select boxes. The application I'm using this for doesn't require these, though.
#2
In fact, I can't even get anything with select boxes to work. Is this the expected outcome?