Filters - set a default order - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: Filters - set a default order (/showthread.php?tid=842) |
RE: Filters - set a default order - rslemer - 03-25-2018 I agree with you But is a simple alternative until the development of this resource, which will require more time and changes ... my users question that all the time, When user working with a contacts for example, each changes sent the contact to last registry in the list .. Suppose you change a fone to make a call, after change fone number, your contact appears in the last at the custom view, with many pages ... Strange for me too. Perhaps, order by default should be "Desc" for default, not? RE: Filters - set a default order - joebordes - 03-26-2018 Strange for me too. Do you have the Application_ListView_Default_Sorting active? RE: Filters - set a default order - rslemer - 03-26-2018 Yes, but this working only if user click in column title, right? RE: Filters - set a default order - joebordes - 03-26-2018 no, that one works as long as you DON'T click on any column RE: Filters - set a default order - global.da - 08-16-2019 how can i set the ticket numbering and Potential numbering to desc? i tried Application_ListView_Default_Sorting to active and the Application_ListView_Default_Sort_Order to DESC but its not working. please assist RE: Filters - set a default order - joebordes - 08-16-2019 please try in the online demo so we can see what you are doing. thanks RE: Filters - set a default order - global.da - 08-18-2019 i tried that in online demo. by default the ticket no is ASC. i created glb-0000015 sort order to DESC, and applied to active glb-0000016 the result is the title arranged by Z to A, not the ticket no. RE: Filters - set a default order - global.da - 08-20-2019 any help? RE: Filters - set a default order - rslemer - 08-20-2019 Have you try this? http://corebos.com/documentation/doku.php?id=en:adminmanual:faq#automatic_number_fields_are_no RE: Filters - set a default order - global.da - 08-21-2019 hi rslemer, thank you fro the reply. but its not the one im after. its the DESC Order not the ASC (default). so when you created new ticket or potentials, the newly created is always on top e.g TT617 TT616 TT615 TT614 i'm hoping there is a global variables for this. i tried Application_ListView_Default_Sorting to active and the Application_ListView_Default_Sort_Order to DESC but its not working. see our online demo |