DataObjectManager icon indicating copy to clipboard operation
DataObjectManager copied to clipboard

Sorting DOM entries

Open dhensby opened this issue 13 years ago • 0 comments

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'

dhensby avatar Jul 19 '11 19:07 dhensby