Posted by Egon Bianchet on December 29, 2006 at 7:51am
Jump to:
| Project: | CCK Fieldgroup Table |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
Comments
#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?