Using DFF on OAF page and sorting the data
Hello everyone,
I am facing one issue in OAF EitMainPage(Nevigation Employee Self Service > Employee Handbook > Extra Information).
I have used a DFF to display "Extra Information", which is displaying data from segment list(XX_EMPLOYEE_HANDBOOK|Year|Acknowledged?|Annual or New Hire).
Now i need to sort my data on Year, but I am not able to see any attribute in personalization for sorting.
I tried a CO customization on class EitMainPageCO.class and tried soring on VO ExtraPersonInformationVO, but it did not worked.
Page: /oracle/apps/per/selfservice/extrainfotype/webui/EitPG
Please let me know how i can achieve this requirement.