Do you mean your sorting is dynamic, right? lets say i have account name & email, based on filter used, it should use either email or name?
There are two options using NPE
1. Build your own filter using NPE and add all fields of filters as enum option or string in that NPE. Afterward, you can this string or enum sort field in xpath or microflow.
2. another option is to use default filter bind the onchange to "Nanoflow" to update the sort
Once you know the filter field, then call List operation to do the sorting.
Hi Ahmad,
Thanks for the reply but I did not get.
First question is what is NPE ?
Kindly help with some technical details.
Regards
Sudhir