I'm sure it's really easy as this module is GREAT and is mostly CSS, but could you make a D6 version?
If not, I can volunteer to make one.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | 314683-formtable.patch | 1.89 KB | larskleiner |
I'm sure it's really easy as this module is GREAT and is mostly CSS, but could you make a D6 version?
If not, I can volunteer to make one.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | 314683-formtable.patch | 1.89 KB | larskleiner |
Comments
Comment #1
usonian commentedIt would be a good exercise for me - I will try and get to it this week, but if you can't wait I'd certainly accept code for a D6 version.
Comment #2
krampi commentedHi!
I need this module in drupal 6.x.
If you make that in drupal 6.x version please send me a download url.
Thanks.
Krampi
Comment #3
barrett commentedI've gotten a D6 version working. What's the best way for me to get the code to you? I can put together patch files or just send you the edited .info and .module files.
For the moment, I've posted the revised version on my site: http://datasmith.net/node/17
Great module, by the way. Thanks for putting it together.
Comment #4
usonian commentedThanks for taking the initiative Barrett, I will try and take a look sometime soon.
Comment #5
Anonymous (not verified) commentedWorks great. Thanks!!!
Comment #6
KingMoore commentedanything we can do to get this committed?
Comment #7
usonian commentedThanks for the bump KingMoore, I will try and look at this soon.
Comment #8
KingMoore commentedExcellent. In the meantime I have tested the D6 version and it is working for me. Just a couple of thoughts:
- would it make sense to have the module automatically set the appropriate elements to tree=>true so we retain the hierarchy in $form_values?
- would it make sense to have the module automatically add
to row child elements, making the integration a bit more seemless?
just a couple of thoughts, they could very well be the wrong thoughts :)
Comment #9
simehey @KingMoore :)
good thoughts IMO. That would be very useful.
Comment #10
rc2020 commentedHey,
I have tried to use this module (6x branch) but my code doesen't seem to be working. I am using this code as an implementation of hook_form_alter(), and I have used the code from the readme.txt. My code is here:
Is there something wrong with the way I have set this up? I'm very much looking to try to put form items in tables.
If you could please help me figure out what I am doing wrong it would be very helpful!!!!
Thanks!
Comment #11
larskleiner commentedIs this module still maintained?
I rolled a quick patch against version 5.x-1.0 to update the module for D6. I did a bit of cleanup as well as 'form_table_element' was wrongly used as the module's namespace in some places. I also changed the package to 'Other' in the info file as this module in my mind doesn't qualify as a development tool.
If you need help to commit this patch and create a 6.x-1.0 branch I'm happy for you to add me as a co-maintainer.