Whenever I try and change an existing table that currently has a default sorting column to No default column for sorting I get the following error:

Array ( [name] => Electronics [desc] => [order] => desc [default] => NULL [column] => Array ( [0] => Array ( [data] => Offer End Date [required] => 1 [field] => 1 [weight] => 0 ) [1] => Array ( [data] => Product [required] => 1 [weight] => 1 ) [2] => Array ( [data] => Shop [required] => 1 [weight] => 2 ) [3] => Array ( [data] => URL [required] => 1 [weight] => 3 ) [4] => Array ( [data] => Other Details [weight] => 4 ) ) [tid] => 2 [op] => Save [form_build_id] => form-f44257fa031d55b0e2c528a442cc265c [form_token] => 65710c1e0bff0b81cf4f3fa5dc014b04 [form_id] => tablemanager_table_edit )

The same happens if I try and change a required field to not required. Any ideas?

Regards

Comments

pobster’s picture

It's because I haven't written that part of the module yet (!) it's the only reason this module is still in dev.

Pobster

swortis’s picture

Hello there-
Wondering if any movement on this issue?
Thanks!
-S

pobster’s picture

Status: Active » Closed (won't fix)

This is not a bug, it's that the module is unfinished. This will not get fixed, there will be another release of Tablemanager instead.

Pobster

pobster’s picture

I just want to add that I wasn't ever going to make a 6.x release at all of Tablemanager. I've absolutely no need for it myself, I only did it because someone I really quite like asked me to... That's why it's not got all the functionality in it - because they didn't need it for new tables, only old ones. It's just dev enough to be working and no more than that... Please understand that dev stands for development and no-one should use a dev release of anything unless they are willing to accept that the code may not be complete.

Pobster