Applying sorting on dataset base on custom field
Hi,
In my idoc script code i am using
<!--$SortField="xCVOrder"-->
<!--$SortOrder="ASC"-->
to sorting SearchResults but it didn't work, it only work fine if i provide dInDate (release date) filed as SortField.
and if i didn't provide any sort field then dInDate will be use as default.
should i need to configure something further to sort the search results base on my filed 'xCVOrder'.
Regards,
Syed