Configuring Sort functionality for overlay column in list-view sites console
- November 10, 2016
- 2 replies
- 3231 views
Hi Team,
We overlayed a column in list-view[Screenshot1], followed the steps that mentioned in adobe doc's
https://docs.adobe.com/content/docs/en/aem/6-1/develop/extending/customizing-consoles-touch.html
Extended PageInfoProvider class & added custom values[Screenshot3]. The values are displaying without any issues but sort functionality is not working.
We added all the sort attributes that are availble in default columns like published, modified, but no luck. We got to know that data-timestamp[Screenshot2] is getting added to both published & modified columns based on that sort is working whereas in our case we just added properties for json. Is there any way wher how to add that data-timestamp or any other way to make sort work.
Regards,
Teja G