For an existing table created by tablemanager module, I want to delete some columns of the table. What I try was:
-- go to administer->tablemanager;
-- click link "Edit This Table";
-- click button "Delete Column 1";
-- click button "Delete".
But nothing happened, the column 1 is still there. I tryed several times for other columns, the the deleting columns function doesn't work at all. What I only can do is delete this table for re-create a new table.
Is there a bug for this? I'm using tablemanager under drupal 4.7.2.
Comments
Comment #1
pobster commentedDuplicate of: http://drupal.org/node/77604
I'm afraid Drupal broke it when the last security patch only allowed one form ID per page, I can't see how I'm going to get round it tbh - so... I've left it... Not great... But I honestly don't know what to do with it now.
Pobster
Comment #2
pobster commented