This module didn't have functionality to insert columns in middle of other columns, or delete them. Now it has!
Patch attached. Enjoy & review.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Edit Basic page Test1 purple1.dev_.jpeg | 241.03 KB | lolandese |
| #3 | Edit Basic page Test1 purple.dev_.jpeg | 218.46 KB | lolandese |
| #2 | insert_delete_columns-2816955-1.patch | 7.18 KB | rudins |
Comments
Comment #2
rudins commentedComment #3
lolandese commentedOn a clean Drupal install and with any admin theme all the table cells get emptied when inserting or deleting columns (see screenshots).
Clicking column insert results in:
Comment #4
lolandese commentedI guess some code can be borrowed from https://www.drupal.org/project/tablefield_extended.EDIT:
Correction: The mentioned module does not insert rows/columns but only adds them. The same can already be accomplished by the Rebuild functionality in the current TableField module. That functionality seems only been tweaked to be offered through buttons instead of a number of rows and columns.
Furthermore:
Not sure how that module did pass the review process. Probably it is due to the high workload on the admins there in combination with this review.
Comment #5
lolandese commentedComment #6
sri@re commentedHi can we get insert or delete options for row also ?
Comment #7
liam morlandDrupal 7 is no longer supported. If this applies to a supported version, please re-open.