Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
See if you can locate in a 9.5 sp1 file browseview.html a line called
;for nodeRec in contents
;echo("appnair try doing it here Commented after testing - sort ")
//FIRST YOU HAVE TO OBTAIN THE INDEX OF THE COLUMN ON WHICH YOU ARE SORTING
//OTHERWISE THE NEGATIVE SORT WILL NOT JIVE
//;Integer mySortCol = RecArray.IsColumn( contents, 'SUBTYPE' )
//IF YOU WANTED A DESCENDING SORT
// ;Integer mySortCol = -RecArray.IsColumn( contents, 'SUBTYPE' )
;Integer mySortCol = -RecArray.IsColumn( contents, 'MODIFYDATE' )
;RecArray.Sort( contents, mySortCol, TRUE )
case some request object that you can use
Default_load :additional params missing
then re-sort in web_lingo
else
let LL handle it