Question Kevin Furze · Sep 27, 2016 sorting the new posts (new, comments, answers) in date order Looking at the posts, I cannot find a simple way to show everything in DATE order (newest first). when I click on "NEW", It's 11:26am (UK time) and the first few entries are #DC Feedback 0 1 0 174
Question Kevin Furze · Jul 26, 2016 overriding the logicalToDisplay() meothods Cache 2015.2I need to get a sort order stored in my database with mutiple decimal places, but I want the string stored and retrieved EXACTLY as I enter it. so if someone enters 700.3000 I don't want cache to treat it as a decimal and strip the trailing zeros storing it as 700.3once it comes back, I want the sorting to sort AS STRINGS, again, none of that stripping training/leading zeros.this ay, I can create local arrays in exactly the order they think? they created them #Object Data Model #Caché 0 3 0 457
Question Kevin Furze · Jun 26, 2016 when browsing the list of articlels, jump to top of page when new page is clicked can I suggest a tweak to the functionality when browsing the list of articals,when you click on a new page number / next page, the content change, but the position within the page remains at the bottom. It would make much more sense to display the next page of articles, and immediately jump back to the top of the page to continue reading. #DC Feedback 1 1 0 109
Question Kevin Furze · May 23, 2016 nested json output using %Object's and %Array's (v2016.1) I am playing with json output from result setsI've generated a dynamic resultset and now doing the json and I can get Array's with nested Objects but I'm trying to get to Objects nested with another object #JSON #Caché 0 5 0 1K
Question Kevin Furze · May 14, 2016 How do I force outliers to be ignored - 2016.1 I have an sql that is refusing to play fairly.I havetuned affected tablesmade sure I'm on the latest version (2016.1)got enough global bufferstried forcing the sql to use outliers correctlyStill nothing. here's the SQL #SQL #Caché 0 5 0 430