Posted by nstrassner on April 3, 2009 at 8:17pm
Jump to:
| Project: | Table Manager |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | pfismvg |
| Status: | needs review |
Issue Summary
I have some pricing tables that I have imported from Excel (CSV).
No matter what I do, I cannot load or paste a CSV file and have it NOT sorted.
When instructing the table that there are no sortable data (radio button="No default column for sorting"), after saving the "No default column for sorting" is no longer selected and anything I paste or upload is sorted.
So, there seems to be no way to NOT sort(?)
The code in tablemanager.module does not seem to check for "don't sort".
Comments
#1
I have been caught by this issue too and I cannot find an easy way around (yet...). If this is a feature request (as it doesn't feel like a bug), then I would recommend it be configurable on a column by column basis.
#2
This issue should be fixed by the patch in #711488: Add Fields Missing?
#3