DataObjectManager
DataObjectManager copied to clipboard
Sorting DOM entries
The DOM module seems to be looking for and setting 'sort_dir' parameters in URL strings, etc.
This is causing the sort dir to be ignored by the getQuery function in TableListField
Not sure why sort_dir is being used, but either DOM needs to extend getQuery and override this or start using 'dir'