Rollover Events & Dashboard Sorting

Hey everyone,
I am wondering if anyone has ever tried to accomplish either of the following.
1. Is it possible to create rollover events so that on mouse rollover, additional information could be view? For example, suppose we have a pie graph of revenue, as we rollover each pie piece we would like to see the top ten contributors for that pie piece in a pop up box. Is this possible?
2. I know its easy to specify sort criteria when building a report, but can you do it at runtime? I.e. suppose we have a dashboard, is it possible to allow the user to sort the data being returned on the fly? Or do we need to have multiple reports pre-built which are already sorted based on that criteria?
Thanks!
-Joe

Joe,
2nd requirment can be achieved using "Enable Column sorting in dashboards" feature in table view properties. In the results tab, select table view from drop down and Click on table view properties button and in the pop up window, You will find a check box saying "Enable Column Sorting in dashboards", Check that. save the report and check dashboard.
- Madan Thota

Similar Messages

  • Photo sort in an event. Why, once in an event, view, sort, by title, is the event not saved that way.

    Hi,
    Have driven myself bonkers trying to sort this out. I'm scanning old pix, their creation date will be the date they are scanned. I put them into an event and needless to say they are all out of order. No probs, once in the event you are given the option to sort by date, title etc. So having put them in already numbered I use the sort by title. It works until you leave iphoto, when you return they are out of order, it seems to default to Date. So, I use the batch adjust to adjust date/time and it works but only seems to work if the whole of the event is done this way.
    We recently celebrated our 60th B'day, pix taken on 4 different cameras, one with an incorrect date time setting have proved very difficult to sort. Despite altering the date time from the poorly set camera to achieve correct time order it will not get into order. Do you have to change every pix time in an event to get proper results? We like the way events are shown (pic) rather than the list with Albums. Also our kids bought us an Apple TV which we really like and for us ol' Duffers the pix presentation of the events is for us far more pleasing. I've read several similar threads here and it would appear I'm barking up the wrong tree as, if I've read it correctly events are always going to default to Date. Any help much appreciated.... thanks Victa

    In iPhoto '11 you set the event sort under the event meno ==> sort events. Unless you have a problem it will stay thay way until you change it either using the sort events command or changing it to manual by manually moving an event (which I have accidentally done from time to time requiring me to reset my desired sort)
    Your question 2 is not clear. As noted events are sorted by the oldest photo in the event
    You next comment makes no sense at all
    As to telling Apple how to implement their software, this is certainly not the place to do that. This is strictly a user to user forum and Apple is not here. Frankly as a consumer you need to pick products you like and use them. Do you try to tell Sony what they should do with their TVs? GM what to do with cars? Etc. if you like the product use it. Millions do and as a result of their decisions Apple is the largest company ever. If you don't like the product then don't use it. If you really are so much smarter than Apple then start your own company and put them out if business with your brilliant products
    LN

  • ATV and Photo App: Event based sorting disappeared

    With the new update to the new Photo app, I can no longer view my photos from my TV (via my Apple TV) sorted by "events."  Everything is sorted only by the actual folders the pictures are in, and since most of my photos are in the iPhotos Library "file" I can't sort these in any useful way.
    Please fix this so that I can view the photos using the events based sorting method, which is how I have been organizing my photos for the last several years in iPhoto.  Thank you.

    Thanks for the reply.  I went to iTunes --> Files --> Home Sharing --> Choose Photos to Share...and was able to click on the share "Photos" option from the pull down menu.  This wasn't there yesterday so looks like there was an update in the meantime. 
    The problem is that the photos are shown in chronological order, so it's a pain to scroll all the way down to get to the more recent photos.  Hopefully Apple will fix this soon, like the way they had it in iPhotos.

  • Events not sorted alphabetically on Classic iPod

    In June 2008 I bought a 160GB iPod and synced the iPod from my Macbook Pro that I bought in March. All my 2500 iPhoto photos were in titled events and sorted alphabetically on the event name.
    When I first synced the iPod via iTunes, the events were also in the same alphabetical order on the event name in the iPod. I have synced the iPod many times over the summer and fall and the events on the iPod have remained in that order.
    A few days ago, I did a Software Update on my Macbook Pro and one item was a new version of iTunes (8.0.2). The next time I synced my iPod, the event names were no longer in alphabetical order. I added more photos and synced again but the event names were still out of order.
    I did an iTunes Restore to erase the iPod and restore the current iPod software. That didn't help.
    Any idea how I can get the iPod event name order to match the alphabetical event name order in iPhoto?
    Thanks

    Hello GasMan333,
    Congratulations on your your new MacBook Pro!  With iTunes Match, songs may be matched at a higher quality:
    All the music iTunes matches plays back at 256-Kbps iTunes Plus quality—even if your original copy was of lower quality.
    iCloud: iTunes Match
    http://support.apple.com/kb/PH2588
    The higher quality songs are convenient to have on a computer, but with an iPod, there is a space limitation to consider.  You can choose to have these songs sync over at a lower bit rate to be able to fit more songs onto the iPod.  Check out the following featured discussion for steps:
    How do make songs take up less space on my iPod?
    https://discussions.apple.com/thread/3782747
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Smartform - Event on Sort End

    Hi frnds,
    i am sending the internal table of PO's list from driver prog to smartforms. here smartform is displaying all the PO's in one lay out. i need each PO should come separately. means....when new PO start it should start in new page(first). for this i am trying to use EVENT ON SORT END in main window -> tables Node -> Data tab -> sort criteria. when clicked this check box one event is coming with EBELN event on sort end. here i am not able to create COMMAND under this.
    pls suggest me where i did wrong.
    Regards,
    Balu

    Hi..,
    U use table in the Main loop right !!..
    there in DATA tab, below u can find the  <b>SORT CRITERIA</b>.  there u give VBELN field name and select the radio button <b>EVENT ON SORT END</b>(the second radiobutton). then u will get a node after table <b>Main area node</b>..
    Right click on that node and select <b>Create> flow logic> Command</b>..
    In this way u can create a command !!
    regards,
    sai ramesh

  • Smartform Event on sort begin

    Dear All,
    I am getting the following error while applying EVENT ON SORT BEGIN/END in smartforms.While executing the program the following error is getting displayed.
         Internal error: (FORM = TAB_APPEND_OTF_TO_TABLE,
         ID = READ, RC =  0)
    Please advice how to solve this problem.
    Regards,
    Rubin Luke.

    Hi Rubin,
    I have got the same problem within a SmartForm, where I want to start on a new page when another material starts (in my case it is a new Purchase Order item).
    I added a command for "starting new page" in my SmartForm (within the "Main" area) - and I am getting exacly the same message "Form TAB_APPEND_OTF_TO_TABLE does not exist".
    I definitly can say that it has got to do with this new command, because without it, the problem does not appear and I get my document printed out.
    UPDATE:
    After a couple hours testing I found out, that the problem is within the type of table you are using in the SmartForm. The "new Page" does not work with tables like a kind of "Tables with Events". The new page is possible to use and it works, when I used the "Table with Calculations".
    Regards from Germany,
    Daniel
    Edited by: Daniel Deutsch on Aug 5, 2011 6:04 PM

  • Rollover event not playing movie in buttons/gotoandPlay function not playing frames

    This web site has 7 buttons (each button plays a different movie/each movie(.flv) has a stop action at frame 1). The first 3 buttons (button set 1) exist on the timeline from frames 1 to 28. Frame 29 has a blank key frame for the 1st 3 buttons. There is action script for the 3 buttons in frame 1. Next 4 buttons (button set 2) exist on the timeline from frame 30 to 90 as well action script.
    The stop actions are at frames 29,50,69,90. Labels are at frames 1,30,51,70. When testing the movie button set 1 functions as expected (the rollover event for each button plays its movie and selecting the button plays the correct frame) . Button set 2 is not working (the rollover event for each button is not playing the movie and selecting the button does not play the frame)
    Using cs4, as3
    This is my 1st attempt at an interactive project like this and am not sure how to make all the pieces work together. My action script is included below. I would appreciate a breakdown of why the movies are not playing as well as the gotoandPlay function for button set 2 and how can this be fixed. No errors are reported when I test the movie the buttons for button set 2 just do not function.
    Thanks in advance.
    AS frame1:
    import caurina.transitions.*;
    import caurina.transitions.properties.*;
    DisplayShortcuts.init();
    conbut.addEventListener(MouseEvent.ROLL_OVER, conbut_ROLLOVER);
    function conbut_ROLLOVER(e:MouseEvent):void
        Tweener.addTween(contact_1, {_frame:10, time:0.2, transition:"linear"});
        var over:Over = new Over();
        over.play();
    conbut.addEventListener(MouseEvent.ROLL_OUT, conbut_ROLLOUT);
    function conbut_ROLLOUT(e:MouseEvent):void
        Tweener.addTween(contact_1, {_frame:0, time:0.5, transition:"linear"});
    newxbut.addEventListener(MouseEvent.ROLL_OVER, newxbut_ROLLOVER);
    function newxbut_ROLLOVER(e:MouseEvent):void
        Tweener.addTween(newsx, {_frame:10, time:0.2, transition:"linear"});
        var over:Over = new Over();
        over.play();
    newxbut.addEventListener(MouseEvent.ROLL_OUT, newxbut_ROLLOUT);
    function newxbut_ROLLOUT(e:MouseEvent):void
        Tweener.addTween(newsx, {_frame:0, time:0.5, transition:"linear"});
    gall.addEventListener(MouseEvent.ROLL_OVER, gall_ROLLOVER);
    function gall_ROLLOVER(e:MouseEvent):void
        Tweener.addTween(gal, {_frame:10, time:0.2, transition:"linear"});
        var over:Over = new Over();
        over.play();
    gall.addEventListener(MouseEvent.ROLL_OUT, gall_ROLLOUT);
    function gall_ROLLOUT(e:MouseEvent):void
        Tweener.addTween(gal, {_frame:0, time:0.5, transition:"linear"});
    function spineasel_top_mc() {
        easel_top_mc.play();
    newxbut.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_15);
    function fl_ClickToGoToAndPlayFromFrame_15(event:MouseEvent):void
        gotoAndPlay("news..");
    gall.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_9);
    function fl_ClickToGoToAndPlayFromFrame_9(event:MouseEvent):void
        gotoAndPlay("gallery..");
    conbut.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_10);
    function fl_ClickToGoToAndPlayFromFrame_10(event:MouseEvent):void
        gotoAndPlay("contact..");
    AS frame30:
    import caurina.transitions.*;
    import caurina.transitions.properties.*;
    DisplayShortcuts.init();
    inv_gallery_btn.addEventListener(MouseEvent.ROLL_OVER, inv_gallery_btn_ROLLOVER);
    function inv_gallery_btn_ROLLOVER(e:MouseEvent):void
        Tweener.addTween(gallery1a, {_frame:16, time:0.2, transition:"linear"});   
    inv_gallery_btn.addEventListener(MouseEvent.ROLL_OUT, inv_gallery_btn_ROLLOUT);
    function inv_gallery_btn_ROLLOUT(e:MouseEvent):void
        Tweener.addTween(gallery1a, {_frame:0, time:0.5, transition:"linear"});
    home_1.addEventListener(MouseEvent.ROLL_OVER, home_1_ROLLOVER);
    function home_1_ROLLOVER(e:MouseEvent):void
        Tweener.addTween(home, {_frame:16, time:0.2, transition:"linear"});
    home_1.addEventListener(MouseEvent.ROLL_OUT, home_1_ROLLOUT);
    function home_1_ROLLOUT(e:MouseEvent):void
        Tweener.addTween(home, {_frame:0, time:0.5, transition:"linear"});
    inv_news_btn.addEventListener(MouseEvent.ROLL_OVER, inv_news_btn_ROLLOVER);
    function inv_news_btn_ROLLOVER(e:MouseEvent):void
        Tweener.addTween(news_1a, {_frame:16, time:0.2, transition:"linear"});
    inv_news_btn.addEventListener(MouseEvent.ROLL_OUT, inv_news_btn_ROLLOUT);
    function inv_news_btn_ROLLOUT(e:MouseEvent):void
        Tweener.addTween(news_1a, {_frame:0, time:0.5, transition:"linear"});
    contact_1a_inv.addEventListener(MouseEvent.ROLL_OVER, contact_1a_inv_ROLLOVER);
    function contact_1a_inv_ROLLOVER(e:MouseEvent):void
        Tweener.addTween(contact1, {_frame:16, time:0.2, transition:"linear"});
    contact_1a_inv.addEventListener(MouseEvent.ROLL_OUT, contact_1a_inv_ROLLOUT);
    function contact_1a_inv_ROLLOUT(e:MouseEvent):void
        Tweener.addTween(contact1, {_frame:0, time:0.5, transition:"linear"});
    inv_news_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_20);
    function fl_ClickToGoToAndPlayFromFrame_20(event:MouseEvent):void
        gotoAndPlay("news..");
    inv_gallery_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_21);
    function fl_ClickToGoToAndPlayFromFrame_21(event:MouseEvent):void
        gotoAndPlay("gallery..");
    contact_1a_inv.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_22);
    function fl_ClickToGoToAndPlayFromFrame_22(event:MouseEvent):void
        gotoAndPlay("contact..");
    home_1.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_23);
    function fl_ClickToGoToAndPlayFromFrame_23(event:MouseEvent):void
        gotoAndPlay("home..");

    Steps tried so far to troubleshoot functionality of buttons in 2nd set:
    -         Recreated the .flvs for all buttons in 2nd set. Re-imported to flash and swapped with existing video
    -         Thru event generator generated rollover and rollout code for each button
    -         Commented out the stop action for each video (stop actions remained active on main timeline on stage)
    -         Retested movie – video continuously looped on all buttons in 2nd set, GoToAndPlay function still not working
    -         In addition to the commented out stop actions for each video also commented out stop actions on main timeline for buttons in 2nd set
    -         Retested movie – Rollover functionality which causes the video to play works; GoToAndPlay function plays the correct frame but continues to play through to end of timeline

  • MenuBar mouse rollover event not firing

    Is MenuBar in SDK 4.1/4.5 a little flaky to anyone else?
    The rollover events fire as they should at first, but if you move the mouse fast enough, it seems to screw up eventually and at that point only the itemRollOut event is firing (no itemRollOver at all, even though the mouse clearly moved over a new menu item!) 
    Also sometimes I'm able to get the menu item's background-highlight effect to remain, if I move the mouse cursor away fast enough.  Is this a crummy or little used component, or what?  I'm using Halo only...

    Expected response on this, but I can add that it seems to happen mostly when a drop down menu has only one item listed.  The plan is to add more (obviously) but it's a little odd - I'm wondering if anyone can reproduce the same result with a MenuBar menu that only has one option.  Of course it works "at first", you have to play around with it a bit for the events to get out of sync, so it's tough...

  • Rollover Event help

    Howdy all - I need a hand! I have two buttons (that are
    actually two pieces of the same button) - What I want is when I
    rollover 1 of them, both of them to be affected by the rollover
    event (ex. I roll over button 1 I want it's overSkin to display
    along with the overSkin for button 2)

    Disregard this - this issue was resolved

  • ALV: Issue with double  click event after sorting the ALV

    Hello Experts,
    I have an internal table that populates an ALV grid. When the user doubleclicks a row, my method HANDLE_DOUBLE_CLICK returns the e_row-index value from the ALV Grid. I use this index value to read the internal table, then retrieve additional data.
    My problem is the user may sort the ALV grid before double clicking on a line. If this happens my internal table is not sorted to match the ALV grid, so reading the internal table with the e_row-index value returns the wrong information.
    When the double click event occurs, is it possible to capture the value in column 1 instead of a value for e_row-index?
    There is one more paramter in HANDLE_DOUBLE_CLICK for row id.   It is coming blank in debugging .  what is the purpose of this parameter and how i can make use of it ?
    Regards
    Vivek

    Hi,
    I am Posting The Code Which Uses Double Click Event.
    And This Code will provide the total information to you.
    REPORT  ZALVGRID_PG.
    TABLES: SSCRFIELDS.
    DATA: V_BELNR TYPE RBKP-BELNR.
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
    SELECT-OPTIONS: IRNO FOR V_BELNR.
    PARAMETERS: P_GJAHR TYPE RBKP-GJAHR.
    SELECTION-SCREEN END OF BLOCK B1.
    DATA: WA TYPE ZALVGRID_DISPLAY,
          ITAB TYPE STANDARD TABLE OF ZALVGRID_DISPLAY.
    DATA: IDENTITY TYPE REF TO CL_GUI_CUSTOM_CONTAINER.
    DATA: GRID TYPE REF TO CL_GUI_ALV_GRID.
    DATA: L_IDENTITY TYPE REF TO CL_GUI_CUSTOM_CONTAINER.
    DATA: L_TREE TYPE REF TO CL_GUI_ALV_TREE_SIMPLE.
    TYPE-POOLS: SLIS,SDYDO.
    DATA: L_LOGO TYPE SDYDO_VALUE,
          L_LIST TYPE SLIS_T_LISTHEADER.
    END-OF-SELECTION.
    CLASS CL_LC DEFINITION.
      PUBLIC SECTION.
        METHODS: DC FOR EVENT DOUBLE_CLICK OF CL_GUI_ALV_GRID IMPORTING E_ROW E_COLUMN.
    ENDCLASS.
    CLASS CL_LC IMPLEMENTATION.
      METHOD DC.
        DATA: WA1 TYPE ZALVGRID_DISPLAY.
        READ TABLE ITAB INTO WA1 INDEX E_ROW-INDEX.
        BREAK-POINT.
        SET PARAMETER ID 'BLN' FIELD WA1-BELNR.
        CALL TRANSACTION 'FB02'.
      ENDMETHOD.                    "DC
    ENDCLASS.
    DATA: OBJ_CL TYPE REF TO CL_LC.
    START-OF-SELECTION.
      PERFORM SELECT_DATA.
      IF SY-SUBRC = 0.
        CALL SCREEN 100.
      ELSE.
        MESSAGE E000(0) WITH 'DATA NOT FOUND'.
      ENDIF.
      INCLUDE ZALVGRID_PG_STATUS_0100O01.
      INCLUDE ZALVGRID_PG_LOGOSUBF01.
      INCLUDE ZALVGRID_PG_SELECT_DATAF01.
    INCLUDE ZALVGRID_PG_USER_COMMAND_01I01.
    ***INCLUDE ZALVGRID_PG_STATUS_0100O01 .
    MODULE STATUS_0100 OUTPUT.
      SET PF-STATUS 'AB'.
    *  SET TITLEBAR 'xxx'.
      IF IDENTITY IS INITIAL.
        CREATE OBJECT IDENTITY
        EXPORTING
          CONTAINER_NAME = 'ALVCONTROL'.
        CREATE OBJECT GRID
        EXPORTING
          I_PARENT = IDENTITY.
        CALL METHOD GRID->SET_TABLE_FOR_FIRST_DISPLAY
          EXPORTING
             I_STRUCTURE_NAME              = 'ZALVGRID_DISPLAY'
          CHANGING
            IT_OUTTAB                     = ITAB.
        CREATE OBJECT OBJ_CL.
        SET HANDLER OBJ_CL->DC FOR GRID.
        ENDIF.
        IF L_IDENTITY IS INITIAL.
          CREATE OBJECT L_IDENTITY
          EXPORTING
            CONTAINER_NAME = 'LOGO'.
          CREATE OBJECT L_TREE
          EXPORTING
            I_PARENT = L_IDENTITY.
          PERFORM LOGOSUB USING L_LOGO.
          CALL METHOD L_TREE->CREATE_REPORT_HEADER
            EXPORTING
              IT_LIST_COMMENTARY    = L_LIST
              I_LOGO                = L_LOGO.
          ENDIF    .
    ENDMODULE.                 " STATUS_0100  OUTPUT
    ***INCLUDE ZALVGRID_PG_LOGOSUBF01 .
    FORM LOGOSUB  USING    P_L_LOGO.
      P_L_LOGO = 'ERPLOGO'.
    ENDFORM.                    " LOGOSUB
    ***INCLUDE ZALVGRID_PG_SELECT_DATAF01 .
    FORM SELECT_DATA .
      SELECT RBKP~BELNR
             RBKP~BLDAT
             RSEG~BUZEI
             RSEG~MATNR
             INTO TABLE ITAB
             FROM RBKP INNER JOIN RSEG
        ON RBKP~BELNR = RSEG~BELNR
        WHERE RBKP~BELNR IN IRNO
        AND RBKP~GJAHR = P_GJAHR.
    ENDFORM.                    " SELECT_DATA
    ***INCLUDE ZALVGRID_PG_USER_COMMAND_01I01 .
    MODULE USER_COMMAND_0100 INPUT.
      CASE SY-UCOMM.
        WHEN 'EXIT'.
          LEAVE PROGRAM.
        WHEN 'CANCEL'.
           EXIT.
           ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0100  INPUT
    Warm Regards,
    PavanKumar.G
    Edited by: pavankumar.g on Jan 19, 2012 5:30 AM

  • Ical events re-sort themselves in month view.

    We have 50 clients, all running ical on snowleopard, and all connecting to a server running OSX server 10.6.4.
    On the clients, especially ones with busy calendars, when you edit an event on any day, other events will shift and re-sort themselves. All day events at the top will switch places, one above the other.
    This is a problem for busy users. They will end up clicking on the wrong event since the sort just happened as they move their mouse pointer and went to click.
    Sometimes it's on a completely different day that the re-sort takes place. i.e. I click on an event on monday the 20th, make a note or change, and when I close the event window, I'll see two or three events on other days flip-flop.
    This is happening on multiple clients, various macs, so it's not related to one bad install. Users are starting to complain.
    Has anyone else seen this?

    Yes--this is driving me crazy!
    Anyone have any advice?
    Message was edited by: Jason P.

  • IOS 8 Photos App - Events Album Sort Order is Screwed

    Hi,
    When I sync my photos (that are grouped into Events) from my Mac iPhoto Library, to my iPhone and view them in the iOS 8 Photos App, all the events are no longer sorted in order - they used to be sorted chronologically in 7.1.
    To try and find the event photos that you are looking for is now impossible.
    Does any one known how to fix this or is it a regression bug that they have introduced with iOS 8?
    Rgds
    Gary

    This is such a cluster-f*ck.  I was stunned when I found the change to iOS 8 brought this mixed up order of my events from my iMac's iPhoto.  Having them in Events by month/year was the only way I could keep a reasonable handle on where everything is.  This is completely unacceptable from Apple.
    Then again, it seems from what I read around the Internet, those of us using iPhoto as our managing software AND using it to sync pics to our i-devices are a clear and dwindling minority.  Maybe Apple just didn't think it important enough to bother, but they need to fix this. 
    What would have been completely helpful and awesome with iOS 8 would be the importing of keywords (and descriptions, but at least keywords) for those of us syncing from iPhoto.  I can understand why Apple wouldn't have done so years ago (memory onboard our i-devices), but today there's no reason for this.  Those tiny, tiny bits of data should come over with the photos to make them searchable by keyword.  I'd care less about the Events being out of order if I could search by keyword on my iPhone or iPad. 
    Come on Apple... we have enough storage space to make this happen.

  • List of found events changes sort order when pasted from clipboard

    when I find a set of events in iCal, the list appears in the window at the bottom of the page in the correct sort order when sorted by date, title or type. When I then copy that list to the clipboard and paste it into another program (Pages, MacJournal, TextEdit) the sort order changes.
    I work mostly in English, but my macbookpro keyboard is German, so I assume the problem is with the language settings. I've tried changing the system preferences for language and sort order, and that changes the sort order, but it doesn't get it right.
    Anyone have any ideas?
    Thanks

    when I find a set of events in iCal, the list appears in the window at the bottom of the page in the correct sort order when sorted by date, title or type. When I then copy that list to the clipboard and paste it into another program (Pages, MacJournal, TextEdit) the sort order changes.
    I work mostly in English, but my macbookpro keyboard is German, so I assume the problem is with the language settings. I've tried changing the system preferences for language and sort order, and that changes the sort order, but it doesn't get it right.
    Anyone have any ideas?
    Thanks

  • "Event" free sorting of photos - by me, not by the software?

    iPhoto insists on asserting that the date of everything is important and grouping things into "events." This is defeating, or at least creating a huge hassle for, what I am doing with most of the pictures. I am either grouping things into large albums (family photos for 2007) or into projects I am working on where the pictures are taken over months and years. How can I eliminate or minimize events? I would love to simply delete them. I don't find any way to tell iPhoto not to do this or to get it to use a broad definition of time (like a year) to group things this way if it must. I've considered just putting all imports into one event - does that create a greater risk of file corruption messing me up?

    You can manually sort photos in photo mode (turn event titles off)
    BUT - to me it sound like albums and folders are exactly what you are looking for - make a Family folder containing albums for each family member and another one for each year - a work folder containing an album for each project, etc
    Then just pretend that event do not exist and only work with the albums in the appropriate folders
    If you want all the photos in one event that should not be a problem but I see no reason to bother - just use the albums/folders and ignore the events totally
    Just my thoughts
    Larry Nebel

  • How do I sort photos the way I want them to appear within an Event? Sort Manually is always grayed out. SAR

    Keep trying but sort manually stays grayed out. All I want to do is sort photos within one event the way I want them to appear.

    It's like iTunes:
    You can view an music album on iTunes and there are all the tracks. The hit single, the annoying filler that they stuck on, all there.
    Or you can create a Playlist of just the singles, or tracks from various albums that work together well, or just your favourite tracks from different artists and so on.
    In iPhoto: the Event has all the photos taken at that time. So, all 812 photos you took at the Wedding. All there.
    An Album allows you to just use the 50 best ones, and possibly group them with 12 from the Rehearsal and five others from the day after. Just the best shots. Or bunch all the photos of the groom from birth to today, or all the photos of the bride and her dog. Or whatever. Really, the limit is your imagination.
    Like Playlists in iTunes, images in an iPhoto album are simply referenced from the Library. So a photo can be in any number of albums and use no extra disk space.
    Then, once you couple your imagination with metadata...
    I use Events simply as big buckets of Photos: Spring 08, July - Nov 06 are typical Events in my Library. I use keywords and Smart Albums extensively. I title the pics broadly.
    I keyword on a
    Who
    What
    Where basis (The When is in the photos's Exif metadata). I also rate the pics on a 1 - 5 star basis.
    Using this system I can find pretty much find any pic in my 50k library in a couple of seconds.
    So, for example, I have a batch of pics titled 'Seattle 08' and a  typical keywording might include: John, Anne, Landscape, mountain, trees, snow. With a rating included it's so very easy to find the best pics we took at Mount Rainier.
    File -> New Smart Album
    set it to 'All"
    title contains Seattle
    keyword is mountain
    keyword is snow
    rating is 5 stars
    Or, want a chronological album of John from birth to today?
    New Smart Album
    Keyword is John
    Set the View options to Sort By Date Ascending
    Want only the best pics?
    add Rating is greater than 4 stars
    The best thing about this system is that it's dynamic. If I add 50 more pics of John  to the Library tomorrow, as I keyword and rate them they are added to the Smart Album.
    In the end, organisation is about finding the pics. The point is to make locating that pic or batch of pics findable fast. This system works for me.

Maybe you are looking for

  • Problems witht the new ios 8 update

    I recently updated to the new ios 8.1.2 and now my ipad will not charge or stay charged.  It was working perfectly fine before the update!

  • I have another problem with my restored sent e-mail messages

    I like to back up my mail on my MacBook Pro. Ever since I restored my sent e-mail messages on my iMac using its TM, I copy my mail folder on my MacBook Pro but the sent messages doesn't work on my MBP. I think that I know the cause is, on my external

  • How to split Large file into Multiple small files..

    Hi,    My source file is simple  XML structure...and target side also i need to send in XML files  .. but in the source file I'm getting all the data at a time.. so source file  is more than 1000 records.. but i want to process  50 records at a time.

  • Living in Afrika - downloads

    I'm living in Afrika with very poor and instable internet. When I try to update my laptop, it stops as soon as the internet goes of and start searching again from the beginning..., so it is impossible to finish any update!! I got an advice to downloa

  • Portlet as item in content area folder?

    I was wondering if anyone has thought of adding a new item type of type portlet to the folder container? Is is possible now or coming down the road? My problem is that I have 260 portlets that the user needs to navigate through in an artificial hiera