How to display approvals in descending order based on 'sys_created_on' field on to-dos page of ESC?
Hi all, I'm having a requirement where client wants to display newest approvals on the top followed by old approvals. I've checked the 'todopageutils' script include there it is displaying based on priority. I've changed that to 'orderByDesc('sys_cre...
