OOB sort is not working on a list view

Brandon8
Kilo Expert

Hello, 

One of my list will not let me sort at all. No matter what I click the list will only sort by event task type and nothing else. Clicking the header other headers does nothing, it just sits like it did not receive the command. I tried to right click and then select sort A-Z and that doesn't do anything. Any idea why this particular list is not sorting? TY find_real_file.png

1 ACCEPTED SOLUTION

Hi

Is that view based on a database view, or on a single table?

Are there any view rules defined on that list?

Does that happen for different views you may have on that list?

Does the list base on any table with table rotation?

Let me know please.

BR Dirk

View solution in original post

5 REPLIES 5

DirkRedeker
Mega Sage

Hi

Try to close your browser and restart, clear all your browser caches and re-try.

Let me know, if that works.

 

BR

Dirk

Brandon8
Kilo Expert

Dirk, 

Thanks for the reply. That did not work and I tried to also clear cache.do in the instance. Also, this is happening to others only in this spot so it is not a local issue. 

Hi

Is that view based on a database view, or on a single table?

Are there any view rules defined on that list?

Does that happen for different views you may have on that list?

Does the list base on any table with table rotation?

Let me know please.

BR Dirk

Brandon8
Kilo Expert

I figured it out. There was a query on the related list relationship that set the order. I had to comment that out and it worked. I did not realize that was there to begin but found it when looking around. Thanks for the help!