08-28-2019, 10:26 PM
(08-27-2019, 11:30 AM)rslemer Wrote: Maybe this post help you --> https://discussions.corebos.org/showthread.php?tid=842&highlight=change+order
please show me
i tried global variables but its not getting the listcolumns by ticket_no in DESC
same with Opportunity number in DESC
its the default that is DESC which is the ticketname/potentialname
but when i tried these GV
Application_ListView_Default_OrderField for ticket_no
Application_ListView_Default_Sorting 1
Application_ListView_Default_Sort_Order DESC
it worked, ticket no in desc but the issue is, all other records from different modules are gone, except the support tickets
all i want to see is the created records are in DESC order number. so that when you login, and visit, the newly created log is on top is always on top of the list