1
0
-1
  1. Ian

    Could you provide more details or examples? sort data like how exactly?

  2. gopinath

    Lets say that my application displays a data list (sorted based on a column value lets call it priority) and when I run my process and some of rows get updated to high priority. One important thing to note is that my user view contains only the data list and my process is triggered when clicking on a action link inside the data list and the process gets executed in another window. 

    Is there a way for the change to be reflected in the list directly without the need for refresh.

CommentAdd your comment...

1 answer

  1.  
    1
    0
    -1

    Hi, you could try to make use of Hash Variables in your datalist sort property.

    1. gopinath

      But in the data list sort by field it only allows dropdown values. Is there a way to enter use hash variables there?


    CommentAdd your comment...