• Pager Save State - column sorting

    By Steve Smillie 1 decade ago

    I have a few views that use searching to determine the document set. The new 8.5.3 enhancement now allows the sorting of the column when searching (Great Enhancement by the way).   When using the Pager View State to return to the proper page,  it does return to the proper pager page number but if he user had resorted the view panel, it goes to the proper page number but with the default view sorting.

    Any way to get access to the current user selected sort order in ssjs, so I can store and reset then when needed?

    Seems like to compliment the Pager State control we could use a View State return other view settings to the previous state as well.

    • Good catch

      By Philippe Riand 1 decade ago

      I provided a fix that will be in the next build. The column sort order will be persisted as well.