Forum Discussion

Thackeb's avatar
Thackeb
Advocate I
2 years ago
Solved

Button selection that will decide how table is sorted

I would like a dropdown or button that will decide how my table is sorted.    While that option is available in the ellipsis, it would be user friendly to have that option as a button where a dropd...
  • christinepayton's avatar
    2 years ago

    You can do this with bookmarks, which will save your sort order to a bookmark. So you'd add two bookmarks, one sorted one way and one sorted another, and your users would be able to select them in a bookmark navigator visual. There's no dropdown option for these yet, unfortunately. 

     

    I'm assuming here that your users know they can click on a column header to sort though, that's really the preferred mechanism for changing table sorts. 🙂