Personalization add new item that is a calculation without extending VO
I have a requirement to custom sort the Financial Plan Type table on oracle projects based off the name of the financial plan type
If i can add a custom item via personalisation that says - checks if the plan type name includes a specific string (volume) then i can use that to sort the data.
I would rather do this than extend the VO - if possible....
Any suggestions?