Sort function in iMail?

I just "upgraded" from Snow Leopard to Mountain Lion.
In SL, to sort my email messages according to date, sender, recipient, etc, I simple clicked on the desired column and the messages sorted in order. For instance, click on the recipient/to column and all messages sorted alphbetically by to the name and then, within each name, by date.
I've attempted to do this in ML's iMail to no avail. Choosing "to" from the dropdown menu gives me a list with no obvious (to me anyway) sort by name nor are the resulting groupings that I do see then arranged (within that name group) by ascending or descending date.
Also, the older by-rows list format was sooo much easier to work with. I hate the side-by-side dual pane format. Is there anyway to revert to the older view?
Between iMail and iTunes11 I wish that I had never moved away from Snow Leopard. I'm all for change IF it results in real world ease and efficiency advances. So far I've experienced mostly cosmetic streamlining coupled with functionality changes that make it harder for me to get my work done.
(Sorry about the rant)
Any help appreciated.

Thank you, thank you, thank you. May you have eternal good fortune for freeing me from the new view!

Similar Messages

  • How to remove the sort function on the drill down and then save

    how to remove the sort function on the drill down and then save in the  change local view of the Query
    Is it possible to change the porperties of any characteristic in the local view and then save?
    If so please post the answer.

    I do not think that option is possible.
    Regards,
    Venkata Boga.

  • Sort functionality in Data Grid

    Hi Gurus,
    I am new to this DataGrid control.I want to establish the sort functionality when clicking on the headercolumns as in matrices.
    (ie.When double clicking the header column , sort the data in ascending or descending order of that column) like in system form matrices.
    How ever this is not possible when I tried with grid control.
    The problem I am facing is that I cannot get the column headers of the grid programmatically.(in duble click event or itempressed event)
    Anybody did this one previously? Also how
    we can change the column order of the grid using screen painter?
    The columns that actually come visible in the grid  are actually columns of the linked datatable object.
    In the designer ,there is no "swap" button for column re-ordering.
    Only one way I know is changing the query associated with datatable.
    This is a crucial thing ,since client may ask for re-ordering of columns frequently.
    Can anybody help?
    Regards,
    Deepesh

    Hi Deepesh,
    1. This functionality is not available with the SDK. Thus it's not possible to change it on the fly. Your only option is to change the query associated with datatable (as you mentioned). You may set up a user preference table, that the user can configure with its preference. That's the best you can do.
    2. To swap the columns in screen painter you must use SBO 2005 (it's not available on previous release). What you must do is, click on the one column you want to swap and the other you want to swap and click on the swap button (on the left bottom of the page in the columns tab)

  • Javascript sort() function not working correctly

    I have an image gallery that automatically loads via a PHP readdir function which populates an array, and then I have a Javascript sort() function which sorts the images in order numerically. In Chrome and Safari, the images display as numbered in the directory. However, in Firefox and Internet Explorer, they display out of order (firefox) and not at all (ie). Here is the code for the php file: <?
    Header("content-type: application/x-javascript");
    function returnimages($dirname=".") {
    $pattern="(\.jpg$)|(\.png$)|(\.jpeg$)|(\.gif$)";
    $files = array();
    $curimage=0;
    if($handle = opendir($dirname)) {
    while(false !== ($file = readdir($handle))){
    $file = basename($file,".jpg");
    echo 'myImg['.$curimage.']="'.$file .'";';
    $curimage++;
    closedir($handle);
    return($files);
    echo 'var myImg=new Array();';
    returnimages()
    ?>
    and here is the code for the javascript sort:
    function sortNumber(a,b)
    return a - b;
    myImg.sort(sortNumber);
    // Tell browser the type of file
    myImgEnd = ".jpg";
    var i = 0;
    // Create function to load image
    function loadImg(){
    document.imgSrc.src = myImg[i] + myImgEnd;
    Any ideas as to why Firefox is behaving this way?

    After you check the box to sort on the column, are you making sure to select a sort order for the same column?
    Earl

  • Sort function doesn't work E12

    the sort function doesn't work half the time on Elements 12 organizer.

    What about FUNCTION CLOCK_INFormula
    RETURN NUMBER
    IS
        l_hours_worked  NUMBER;
        l_to_return     NUMBER;
    BEGIN
        l_hours_worked := TO_NUMBER(NVL(:ATX_CLOCK_IN,'0'));
        IF (MOD((l_hours_worked - 0.02),0.25) = 0) THEN
            l_to_return := TRUNC((l_hours_worked - 0.02) * 4) / 4;
        ELSE
            l_to_return := TRUNC((l_hours_worked + 0.23) * 4) / 4;
        END IF;
        RETURN (l_to_return);
    EXCEPTION  
        WHEN VALUE_ERROR THEN
            RAISE_APPLICATION_ERROR ( -20100
            ,   'ERROR, Cannot represent '
            ||  :ATX_CLOCK_IN
            ||  ' as a number.');
    END CLOCK_INFormula;?
    This function assumes :ATX_CLOCK_IN is always positive.
    T.

  • Sort function not working

    I have a SQL report with different fields. At the report attribute when I checked sort, it gives me error "ORA-00911: invalid character". Any idea?
    My report is working fine without selecting sort function.
    Thanks,
    Mushtak

    After you check the box to sort on the column, are you making sure to select a sort order for the same column?
    Earl

  • DRQ#  Payment Wizard Sort Function

    Hi,
    The sort function in the SAP payment wizard, loses it's settings in Step 6.  In Step 3, you can sort the BP name field to sort by alpha, but in Step 6 the sort converts back to numeric, by BP Code.  Our client is having problems with this when making their invoice selections in the wizard, as their invoice filing system is alphabetic and they have a large pile to sort through when making payments. 
    I would have thought the sort option should retain throughout the wizard from Step 3 to Step 6.  Additionally it would be nice if in Step 6 there was also the option to sort again if needed.
    Edited by: Lianne Plant on Nov 9, 2010 3:42 AM

    Hi Janne,
    I trust you are well.
    Please post the DRQ in the forum ['SAP Business One Product Development Collaboration'|/community [original link is broken];.
    All the best,
    Jesper

  • Sort function in web report using servlet

    Dear all
    Please help me this out. I'm doing an online report using servlet. When the report is displayed as a table on the web, is there a way to have a sort function-when you click on the tabs, it will sort the data accordingly.
    If I didn't state my question clearly, please let me know.
    Thank you all for your kind help!
    Grace

    You could probably do that using Javascript, but it's beyond my competence to even suggest how. Alternatively you could make the tabs behave as buttons that send a "sort me" request to the server, which would send out new, resorted, HTML.

  • Sort function issue...

         public void sortDate() {
              ArrayList<Round> temp = new ArrayList<Round>();
              ArrayList<Round> list = new ArrayList<Round>();
    //rounds is and arrayList defined in the class
              rounds.trimToSize();
              temp = rounds;
              int oldestIndex = 0, oldestRound = rounds.get(0).getDate();
              // Sort date from oldest to newest based on yymmdd format
              for (int i = 0; i < temp.size(); i++) {
                   oldestIndex = temp.get(0).getDate();
                   for (int j = 0; j < temp.size(); j++) {
                        if (temp.get(j).getDate() < oldestRound) {
                             oldestRound = temp.get(j).getDate();
                             oldestIndex = j;
                   // Add oldest in the pass to list
                   list.add(temp.get(oldestIndex));
                   temp.remove(oldestIndex);
              // After all passes to sort dates list is set to this.round
              this.rounds = list;
         }What is wrong with this sort function?

    wiebs2334 wrote:
              for (int i = 0; i < temp.size(); i++) {
                   temp.remove(oldestIndex);
              }You are iterating over the temp arraylist from 0-temp.size(), during that time you are removing elements. This is most likely the cause of your index out of bounds exception.
    A solution is to use an iterator and the corresponding remove methods.
    Mel

  • Using SORT function in mapping

    Hi,
    I am having trouble getting my head around using the SORT function.
    My interface is IDOC to File, The IDOC has a repeating segment (PAYLOAD) that can be of 3 types, either type A, B or C (this is set using a "TYPE" field).
    In my file structure I have a repeating "ROW" element which has all of the fields for each row.
    I want to group all the Type A data together, the Type B together and the Type C.
    I have tried the following mapping on the "ROW" element but it doesn't seem to work:
    "TYPE"--"sort"Split By Value (Value Change)--collapseContext--"ROW"
    for each of the mappings under ROW I just have fields copied directly.
    I think I am doing something wrong.
    Thanks.

    Hi,
       You could make this mapping
         TYPE --- +----------------+     +----------------+
               |                |     |                |
               | Concat         | --- | mySortFunction | --- NAME
               |                |     |                |
         NAME --- +----------------+     +----------------+
         TYPE --- +----------------+     +----------------+
               |                |     |                |
               | Concat         | --- | mySortFunction | --- ADDR
               |                |     |                |
         ADDR --- +----------------+     +----------------+
       Where source code of mySortFunction is like this:
    public void mySortFunction(String[] inputValues,ResultList result,Container container){
         for(int i=0;i<inputValues.length;i++)
              if(inputValues<i>.substring(0,1).equals("A"))
                   result.addValue(inputValues<i>.substring(1, inputValues<i>.length-1);               
         for(int i=0;i<inputValues.length;i++)
              if(inputValues<i>.substring(0,1).equals("B"))
                   result.addValue(inputValues<i>.substring(1, inputValues<i>.length-1);
         for(int i=0;i<inputValues.length;i++)
              if(inputValues<i>.substring(0,1).equals("C"))
                   result.addValue(inputValues<i>.substring(1, inputValues<i>.length-1);
       It is very simple. You concat TYPE whit your data, and then you sort all queue, so you have a new sort queue data. You must only then put out data.

  • Sorting functionality : Project systems information system

    Hello Experts,
    I have a problem,as discribed below. Please give me your expert suggestion.
    Requirement is : in report CN41 I need to display one custom field "XXXXX"
    and I need to enable sorting functionality on  this field.
    For this have created a sort profile in "define profiles for srting crietria" and assigned
    field "XXXXX".The sort criteria for this is assending order.
    Then have assigned this sorting profile to the PS info profile.
    Now when i Run CN41...the field 'XXXXX" is displayed and the sort icon appears
    on the top of the field collumn' 'XXXXX". BUT i am not able sort my CN41 report based on this.
    Did I miss anything here ? Even View--> sort/summarize/group ( from the top bar )
    is also not enabled.
    Can you please guide me where have gone wrong. Any other suggestions to enable this sorting functionality are welcome.
    Thanks in advance
    Sandeep

    Hi,
    I think in CN41 sort/summarize/group under 'View' menu is related to 'PS hier. type' of project view in OPUR.
    If you have fixed sort criteria then you can::
    Create a profile for sort criteria in OPTV.
    Add sort criteria profile in profile for calling overviews in OPSL.
    Add profile for calling overview in overall profiles for info. sys. under 'Structure overv' Field.
    Regards,
    Harsh.

  • How does the SORT function in ALV grid work?

    Hi,
    I have a report for which the o/p is displayed in ALV grid format.There is one column in the O/p strcuture which is "No of days".Based on certain conditions,i need to display the value for some of the days as Negative e.g. " - 45".Becasuse of this,I have declared the field for the "No of days" of the type "CHAR".
    Now when i sort(using ALV grid SORT function) the list on basis of this column,it doesnt give me the correct o/p.
    CAN anyone tell me how do i handle this?I want the list to be sorted correctly on basis of the "No of days" column.
    Thanks!

    This is your Fourth Cross Posting in last three days on same issue!!
    CHAR type column doesnt work for SORT function in ALV grid!
    How to sort a column of type CHAR
    I dont,ve link for your Fourth Thread on same,though i'm short memory loss.

  • Sort Function is being Overridden by Some default

    I've created a simple HFR report using Financial Reporting Studio to do budget vs. actual on a particular dimension (cost center). The dimemsion member selected is part of an alternate heirarchy which aggregrates the same way that I'd like the report to display. The particular member is selected as Decendents Inclusive (and is defined in the report as opposed to a prompt) so that I can capture the two levels below the selected member.
    No matter what I do using the Sort function (Name, Heirarchy, Description) in the member selection area when it generates the report the hierarchy is upside down (base, level 1, level 2), completely contrary the the actual heirarchy in EPMA. What am I missing and how do I get it to display from the top down?
    Thanks!
    Edited by: user13058666 on Jun 2, 2010 10:47 AM
    Edited by: user13058666 on Jun 2, 2010 10:53 AM

    A file under Private What? Where are you seeing this and how are you accessing it?

  • Getting UNCAUGHT_EXCEPTION CX_WD_CONTEXT at using alv sort function

    Dear colleagues,
    I developed a simple application which displays records in an ALV and at lead-selection shows detailed data in a form. Everthing is working fine except one is clicking on the sort functionality at the top of the ALV short dump is thrown.
    In trx ST22 I find :
    The lead selection has not been set. V_DEFAULT
    "UNCAUGHT_EXCEPTION" "CX_WD_CONTEXT"
    "CL_WDR_CONTEXT_NODE===========CP" or "CL_WDR_CONTEXT_NODE===========CM00R"
    "_RAISE_ELEMENT_NOT_FOUND"
    Lead selection is checked and also debugging the code did not bring me any further.
    Any help is greatly appreciated.
    Thanks in advance
    Michael

    Hi Regina,
    first of all thanks for your quick answer and explanation. I'm not sure what you mean with 'register to the standard functions of the ALV' because this is a functionality which works in other ALVs without register any event method to them or do you mean that in my case I have to react to the sorting in a new method in the view controller? Concerning 'refill the subnode via supply function' I'm doing this already.
    Disabling the sorting is no option anymore because the users already know and love this feature
    Regards
    Michael

  • Is there a SORT function

    Hi,
    I know there is a manual SORT in Numbers '09,
    but among all those function i can't find any SORT function.
    Let's say i have an output in 2 columns, A with names; B with numbers,
    now i want to sort column B in such a way that the names ( col A) remain associated with the corresponding cells from B.
    Any ideas welcome!
    bw, Omar KN

    oktan wrote:
    Hi,
    I know there is a manual SORT in Numbers '09,
    but among all those function i can't find any SORT function.
    Let's say i have an output in 2 columns, A with names; B with numbers,
    now i want to sort column B in such a way that the names ( col A) remain associated with the corresponding cells from B.
    You are describing the exact behavior of what you call "manual SORT" .
    There is no other built in "sort" tool.
    Yvan KOENIG (VALLAURIS, France) jeudi 16 décembre 2010 23:09:42

Maybe you are looking for