Hi,
I am having some difficulty with my current project in that the columns on the list page are not sorting properly when clicked in either asc or desc.
This behavior seems confined to columns based on foreign key values. In the proejct file I set the columns to sort by the text value in the foreign key table, not the primary key.
I tried removing the order by string in the _variables file which did not help either. I am using phprunner build 368. Any help would be appreciated