Show/hide item not working

Hi,
I've designed a relatively detailed survey with multiple show/hide items, and all of a sudden they're not working despite all of the show/hide criteria being correct. Items are being shown for no reason.
Can someone help me?
Thanks.

After looking at the form I have concluded that the show/hide logic is inverted.  You have fields set to be hidden if the answer to a drop down is  not 0%. The problem is that the default value of the field is null, not 0%.  The condition is met, so the fields are displayed.  The fix is to switch the show/hide logic to Show is the answer is 5%, 10%, 15% etc.
Jeff Canepa
Software Quality Engineer
Adobe Systems, Inc.
[email protected]

Similar Messages

  • Show/hide bahavior not working in firefox or safari

    Here is my problem. The show hide behavior incorporated in DW
    CS3 is working fine in IE6 and 7 but not working at all in firefox
    and safari (both latest version). I have tried it on different
    event but nothing.
    My web site is configured that if someone click on details, a
    layer will become visible and the details will be showed. I know
    there is a work around and the simplest would be to have a new
    window open but this is not the style I want.
    Any help would be much appreciated.
    Thanks
    ASP

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    #apDiv1 {
    position:absolute;
    visibility:hidden;
    left:16px;
    top:14px;
    width:512px;
    height:394px;
    z-index:1;
    background-color: #FFFF00;
    #apDiv2 {
    position:absolute;
    left:14px;
    top:431px;
    width:513px;
    height:88px;
    z-index:2;
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_reloadPage(init) { //reloads the window if Nav4
    resized
    if (init==true) with (navigator) {if
    ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
    onresize=MM_reloadPage; }}
    else if (innerWidth!=document.MM_pgW ||
    innerHeight!=document.MM_pgH) location.reload();
    MM_reloadPage(true);
    function MM_showHideLayers() { //v9.0
    var i,p,v,obj,args=MM_showHideLayers.arguments;
    for (i=0; i<(args.length-2); i+=3)
    with (document) if (getElementById &&
    ((obj=getElementById(args
    ))!=null)) { v=args[i+2];
    if (obj.style) { obj=obj.style;
    v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
    //-->
    </script>
    <script src="../Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <div id="apDiv1"></div>
    <div id="apDiv2">
    <p>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','130','height','20','title','test','onfocus','MM_showHideLayers(\'apDiv1\',\'\',\'show \')','src','../Flash/liendurabilte','quality','high','pluginspage','http://www.adobe.com/s hockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../Flash/liendurab ilte'
    ); //end AC code
    </script>
    <noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="130" height="20" title="test"
    onfocus="MM_showHideLayers('apDiv1','','show')">
    <param name="movie" value="../Flash/liendurabilte.swf"
    />
    <param name="quality" value="high" />
    <embed src="../Flash/liendurabilte.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="130"
    height="20"></embed>
    </object>
    </noscript>
    Click here to show layer</p>
    <p>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','130','height','20','onfocus','MM_showHideLayers(\'apDiv1\',\'\',\'hide\')','src','../ Flash/lienGarantie','quality','high','pluginspage','http://www.adobe.com/shockwave/downloa d/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../Flash/lienGarantie'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="130" height="20"
    onfocus="MM_showHideLayers('apDiv1','','hide')">
    <param name="movie" value="../Flash/lienGarantie.swf"
    />
    <param name="quality" value="high" />
    <embed src="../Flash/lienGarantie.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="130"
    height="20"></embed>
    </object></noscript>
    Click here to hide layer
    </p>
    </div>
    </body>
    </html>

  • Show/Hide behaviour not working in Safari

    Generic show/hide layer behaviour to show large images on
    mouseover of
    thumbs... it doesn't work in Safari I'm told - only page
    that's live
    http://www.dreamweaverresources.com/studio1/places.html
    any ideas as to why this wouldn't work in that browser only?
    Nadia

    visibility:none is bad syntax, anyhow. Thanks for finding
    this - I looked
    and didn't see it....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Osgood" <[email protected]> wrote in
    message
    news:epsdu8$kp9$[email protected]..
    >: Nadia : ** ACE - Adobe Community Expert ** wrote:
    >> Generic show/hide layer behaviour to show large
    images on mouseover of
    >> thumbs... it doesn't work in Safari I'm told - only
    page that's live
    >>
    http://www.dreamweaverresources.com/studio1/places.html
    >>
    >> any ideas as to why this wouldn't work in that
    browser only?
    >>
    >
    > Safari doesn't seem to like visibility: none on the
    #picturelayer
    >
    > Taking it off produces the same results as having it
    there?
    >
    > However taking it off results in a border being applied
    to the shim.gif so
    > add style="border: none;" to the img tag. The border
    still seems to show
    > in DW but not when run via a browser.
    >
    >
    > #picturelayer {position:relative; width:500px;margin:
    auto; z-index:1;}
    >
    > <img src="places_files/shim.gif" style="border:
    none;" alt="" width="450"
    > height="420" border="0">
    >

  • Interactive PDF show/hide button not working properly

    I could use some help. I'm creating an interactive pdf using show hide buttons. A button is set to hidden and a second button controls it's visible on mouse enter and mouse exit. Sometimes these buttons which are set to visible turn to invisible in the general/form field propery window and stop working. I've tried replacing the buttons with new ones, but this hasn't helped. Is this a bug or do you think the document is corrupt. This is a large prototype file which has to be shown to a client and rebuilding it is not a welcome thought.
    Is there a way to program this using java to create this function? (I'm a Java novice.)
    Thanks

    HI PAUL, WE HAVE HAD THE SAME PROBLEM. SO, IF YOUR USING INDESIGN CS2 OR 3 WE HAVE FOUND THAT BY MAKING A NEW BUTTON WITH ALL THE ACTIONS YOU WANT IN A NEW DOCUMENT ON THE MASTER PAGE AND THEN COPYING AND PASTING THE NEW BUTTON INTO YOUR ORIGINAL FILE ONTO THE PAGE MASTER THIS USUALLY SOLVES THE PROBLEM.

  • I ipod classic 80 gb when I am connected pc connected after that is hanged just showing connected its not working any button

    I ipod classic 80 gb when I am connected pc connected after that is hanged just showing connected its not working any button .

    Try connecting it to another PC, if it is ok, then your PC has some software conflict with iTunes.
    If it hangs other PC also, then your iPod Hardisk, maybe bad.
    Do the disk diagnosticas posted earlier by tt2, to check the health of your Hardisk.
    Have a nice day!

  • Gmail in Safari - it's menu items not working or on and off

    Ned Hamson here: Down loaded the neat ap and here is what if found:
    Don't have a clue what leadertech is? Gmail in Safari - it's menu items not working or on and off.
    [failed] com.leadertech.PowerRegister.LGT2.c59807af95d106639fca8f10676ced62.plist
    Hardware Information:
              MacBook (13-inch, Mid 2009)
              MacBook - model: MacBook5,2
              1 2.13 GHz Intel Core 2 Duo CPU: 2 cores
              2 GB RAM
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
    System Software:
              OS X 10.9.2 (13C1021) - Uptime: 0 days 5:31:41
    Disk Information:
              FUJITSU MHZ2160BH FFS G1 disk0 : (160.04 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Maggie (disk0s2) / [Startup]: 159.18 GB (128.13 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ867A 
    USB Information:
              Micron Built-in iSight
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Logitech USB Receiver
    Thunderbolt Information:
    Gatekeeper:
              Mac App Store and identified developers
    Problem System Launch Agents:
              [running] com.paragon.NTFS.notify.plist Support
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist Support
              [loaded] com.genieoinnovation.macextension.client.plist Support
              [loaded] com.google.keystone.daemon.plist Support
              [loaded] com.oracle.java.Helper-Tool.plist Support
    Launch Agents:
              [loaded] com.google.keystone.agent.plist Support
              [loaded] com.oracle.java.Java-Updater.plist Support
              [loaded] com.paragon.updater.plist Support
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist Support
              [loaded] com.citrixonline.GoToMeeting.G2MUpdate.plist Support
              [running] com.google.Chrome.framework.plist Support
              [failed] com.leadertech.PowerRegister.LGT2.c59807af95d106639fca8f10676ced62.plist Support
              [not loaded] com.spotify.webhelper.plist Support
    User Login Items:
              iTunesHelper
              SpeechSynthesisServer
              Dropbox
              AdobeResourceSynchronizer
              FriendFeed
              Opera
              EvernoteHelper
    Internet Plug-ins:
              FlashPlayer-10.6: Version: 13.0.0.206 - SDK 10.6 Support
              Default Browser: Version: 537 - SDK 10.9
              AdobePDFViewerNPAPI: Version: 11.0.06 - SDK 10.6 Support
              AdobePDFViewer: Version: 11.0.06 - SDK 10.6 Support
              Flash Player: Version: 13.0.0.206 - SDK 10.6 Support
              o1dbrowserplugin: Version: 5.3.1.18536 Support
              QuickTime Plugin: Version: 7.7.3
              nplastpass: Version: 2.0.25 Support
              googletalkbrowserplugin: Version: 5.3.1.18536 Support
              DirectorShockwave: Version: 12.1.0r150 - SDK 10.6 Support
              JavaAppletPlugin: Version: Java 7 Update 55 Check version
    Safari Extensions:
              LastPass: Version: 3.1.21
              AddThis: Version: 1.7
              Evernote Web Clipper: Version: 6.1
              TypePad Blog It: Version: 1.0
              XKit 7: Version: 7.4.2
              Keeeb : Version: 1.2.17
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              WebEx64: Version: 1.0 - SDK 10.5 Support
              CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 Support
              Picasa: Version: 1.0 - SDK 10.4 Support
              Google Earth Web Plug-in: Version: 7.1 Support
    3rd Party Preference Panes:
              Flash Player  Support
              Java  Support
              Paragon NTFS for Mac ® OS X  Support
              Xmarks for Safari  Support
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: NO - Auto backup turned off
              Volumes being backed up:
                        Maggie: Disk size: 148.25 GB Disk used: 28.92 GB
              Destinations:
                        Seagate Expansion Drive [Local] (Last used)
                        Total size: 2 
                        Total number of backups: 8
                        Oldest backup: 2014-02-28 01:27:57 +0000
                        Last backup: 2014-05-04 20:43:07 +0000
                        Size of backup disk: Excellent
                                  Backup size 2  > (Disk size 148.25 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   3%          WindowServer
                   2%          mdworker
                   0%          systemstatsd
                   0%          mds_stores
                   0%          mds
    Top Processes by Memory:
              90 MB          Opera
              35 MB          Finder
              33 MB          FriendFeed
              23 MB          Opera Helper
              23 MB          CVMCompiler
    Virtual Memory Information:
              34 MB          Free RAM
              566 MB          Active RAM
              544 MB          Inactive RAM
              305 MB          Wired RAM
              3.58 GB          Page-ins
              63 MB          Page-outs
    <Re-Titled By Host>

    Hi..
      [loaded] com.genieoinnovation.macextension.client.plist
    You have inadvertently installed malware (Genieo)
    Help here > The Safe Mac » Search Results » genieo
    As for the Safari Gmail menu items not working ..
    It may be one or more of your Safari extensions:
    Safari Extensions:
              LastPass: Version: 3.1.21
              AddThis: Version: 1.7
              Evernote Web Clipper: Version: 6.1
              TypePad Blog It: Version: 1.0
              XKit 7: Version: 7.4.2
              Keeeb : Version: 1.2.17
    From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test.
    If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.

  • Auto hide taskbar not working with iTunes 10.5 & Windows 7

    Anyone else having problems with Auto-hide Taskbar not working when iTunes is open and the active window? Was working fine with previous versions including the beta of 10.5 I had. Is this a general problem or just me? Im using Windows 7 64bit for what its worth.

    Chiming in with the same problem. 64-bit Win 7 Professional, taskbar set to auto-hide, newest version of iTunes (actually uninstalled and reinstalled via the website download earlier today to see if that would fix it; nope). I normally use the Alt+Tab keys to navigate between windows anyway, so it's not inconveniencing me too much, but it's still irritating when I'm trying to use the mouse to switch windows (or check the time) and realize I can't. Definitely fix this one soon. We'll all be very grateful

  • Internet showing up but not working iTouch 4th Gen

    Help my Internet connection Is showing up but not working. it happens when the Internet goes off the router then resets it self which it for everything except my iPod :( Please help we've reset it again :( but no luck

    Please help does anyone know what to do?

  • Dynamic Action on item not working in APEX 4.2.1

    Created Dynamic action on item(Radio based on LOV) to show/ hide other items (event is Change). But its not working. I mean nothing happening onchange ..

    Based on the Radio item value "a" (Y/N) i am showing or hiding items b and c. All these items are in same region.
    Output seen : By default all the items are displayed and no action on changing the value of the radio item a.

  • JavaScript Show Hide Items (Shuttle) (Denes Kubicek)

    Hello
    I was looking at a great example from Denes Kubicek on this link (http://htmldb.oracle.com/pls/otn/f?p=31517:129:495210338999346::NO:::) Guest Apex_demo and have managed to get it to work.
    However, I would like to show/hide a shuttle item. Any ideas how I could achieve this? It only seems to hide the selected values part of the shuttle and not the buttons/LOV.
    Thank you in advance

    Hello,
    In case of a shuttle item you need to use a label with ID, and use that ID as the parameter to the $x_HideItemRow() or $x_ShowItemRow().
    The following post describe how to create a proper template for that purpose: Re: Hide and show item as per the value of select list .
    Regards,
    Arie.

  • Can't get show/hide subform to work.

    Although I've done my best to show/hide a subform through a radio-button in Livecycle, I can't get it to work.
    Any help will be greatly appreciated.
    Please see:
    https://dl.dropboxusercontent.com/u/92058288/problem.jpg
    https://dl.dropboxusercontent.com/u/92058288/hide%20or%20show%20subform.pdf

    You have created the object on Master page that causing the issue also missed the 'presence' after object name. I redesign the form but not on master Page and apply the below script and its working
    Click event of 'Nee' radio button
    if(this.rawValue == 1)
    xfa.form.form1.subform1.sub1.presence="hidden";
    Click event of 'Ja' radio button
    if(this.rawValue == 1)
      xfa.form.form1.subform1.sub1.presence="visible";
    For more info refer the below screenshot.

  • Urgent:output for line item not working

    hi
    we are trying to get the output at item level in the sales order.we click on the line item and give a print out..but it is showing details of other line items as well. is there a ways we can get a printout for only the selected line items.
    what we did.
    1. maintained a output type for item category
    2. assigned the output type tot he item category.
    but still  this is not working the way we want. do we need to use a different print program for the item level printing...
    Pls  reply  soon  we are goin live in 2 days with ur contact no....thanks...

    Hi,
    I think this is not possible through standard, but I can suggest if you can seek help from your technical guys asking if it is possible through output routines what we maintain in the output determination procedure....
    Give him the requirement and ask him if he can create a custom routine for this.....
    Hope this will help you........
    Regards
    Bageerath

  • Show hiide Buttons not working in andorid OS and windows mobile OS

    Hi,
    I made a file in Indesign CS6. This file has a map with dots on it. When a user clicks a dot, an info box pops up giving info about that dot. He clicks the box to make it dissappear and can click another dot for the next info.  I achieved this using the hide and show feature of buttons and exported using interactive Pdf. The file works fine on a windows Pc but it does not work on andorid or windows mobile platform. How can I make it work for both?

    I assume that you're talking about Show-Hide Fields in an interactive PDF. It's not likely that it will work given the limitations of most PDF readers on mobile devices.
    I'm a user of an iPad and iPhone, and haven't worked with Android or Windows devices but I think the issues are the same on all platforms. Some PDF readers are better than others. You didn't say what PDF reader you were testing on.
    Here are two articles I've written about the frustrations of getting interactivity to work on mobile devices, in this case, an iPad:
    http://indesignsecrets.com/for-interactive-pdf-not-all-readers-are-equal.php
    http://indesignsecrets.com/navigation-button-tricks-for-interactive-pdf-on-an-ipad.php
    The best PDF reader for iOS devices is PDF Expert, but I don't believe that exists for Android or Windows devices. I can view interactivity that Adobe Reader doesn't support.

  • 'show icon preview' not working, Icon preview no longer visible

    I have lots of folders full of jpg files. The preview icon do longer appears and all i get is the genetic icon. This happened randomly yesterday and I don't know how to fix it. I have the 'Show Icon Preview' enabled yet I only get the generic icon. Any ideas why? (OS X 10.5.8). I have tried a restart, permissions fix, and reindexed my hard drive with spotlight. No luck. Please help!
    Simply: I don't know how to get the preview back even after selecting the "show icon preview" box on the options. HELP!

    There probably are some hidden probable causes for this behavior;
    while not knowing if you perform any general maintenance in a
    preventative way for your OS X system, some of the suggestions
    I could provide here may mean little or nothing to some users, or
    to others, who have done them for years as a matter of course, to
    suggest those could be the same as an insult; or a laughing matter.
    You could try rather basic things, a few steps above 'repair disk
    permissions' in Disk Utility. That's been around since OS 10.1.5.
    And it has a place among other steps one can do to help out.
    Sometimes, you can start up into SafeBoot mode; then choose to
    run Disk Utility, and repair disk permissions. When done, quit D.U.
    and restart the computer normally. - Other repairs to the system may
    be performed by booting up from the OS X installer and run Disk
    Utility from the menu drop-down options in the main Installer window.
    You can repair disk, verify disk (SMART verify), repair disk permissions
    and verify disk permissions. Plus other aspects of Disk utility that are
    tools to set up partitions and other things beyond a basic simple fix.
    SafeBoot mode, basic:
    +Hold the Shift key down on start-up, keep holding it until you get a login+
    +screen, enter admin password, then when desktop appears, you can+
    +use GO in menu bar to find Utilities folder, and run Disk Utility's repair+
    +disk permissions. When done, quit the Utility and restart.+
    There probably may be some .plist file controlling the view of image icons
    and since I haven't followed that issue (experienced it in the past, forgot
    what I did to fix it) I am not sure what preference file to suggest trashing.
    But you can be very selective, when knowledgeable, and do that. Then,
    later on, when you restart the computer the default setting would return.
    You could set that to whatever (if not the default) & that may fix the matter.
    {One preference file location that probably would contain your user account's
    .plists would be in the Macintosh HD> User folder> Library> Preferences>
    ...Now, the correct one among these becomes important. There is a desktop
    plist, a finder plist, and others. Since each user in a Mac with their own setup
    account can change these, yours should be in your booted user account.
    However, some time has passed since this kind of issue occurred and I didn't
    need to delete a .plist to resolve it. Yet that may be a short fix.}
    These issues usually have a cause; sometimes it may be due to other items
    not quite right in the user interface and symptoms of that sometimes show up
    in odd places and they may not be directly related. Subtle and dismissed, a
    few of those quirks are not show stoppers in OS X. A 'safeboot' & disk utility
    may resolve some; to find a correct .plist preference file & trash it may, too.
    If the computer's hard disk drive is getting full of content you have added, it
    may be time to archive image libraries and/or music libraries off the Mac's
    internal hard disk drive and then thin out content on the computer. That can
    help a computer run better. Damage to data on the computer drive may be
    a result (or outright is) of over-filling the hard disk drive. Overwriting content
    is sometimes an issue; it could be subtle, too, for awhile. Checked into it?
    For some preventative maintenance chores, I have and use OnyX which is
    a free running utility tool (which I refer to as a utility interface tool) that pulls
    the strings in OS X that some users would not think of the Terminal utility
    ways of making them work; this gives you a GUI format, an application to
    run various sets of items rather easily. If done without concern, these tools
    can do bad things (same as booted Disk Utility, drastic tools are onboard.)
    OnyX is a free-running downloadable app from Titanium Software; and since
    I only use it maybe once every several months (or sooner if bored or if active
    in using one computer more than usual) & have it run in Automation selection
    having chosen all the check-box choices, so it will do those. I also have OnyX
    set in its preferences, to restart the computer after it is done running those.
    This may do more than you need in this selection of Automation. I have never
    had any issues with this; but some preference choices system-wide may need
    to be set back to your choice, as it can be also set to wipe caches or other old
    logs and misc stuff. A few settings won't make much different to default from.
    Usually, I prefer not to shut off or restart my computer until such time as when
    Activity Monitor shows some issue with virtual memory and swap files or space
    on the hard drive being excessively allocated as Virtual Memory. At times, a
    restart may be required. My Mac can run a few months without restart, but it is
    left to sleep or I will put it to sleep. Even so, some basic background OS X items
    may not automatically run as they should. You can force the maintenance cycles.
    If the 'show icon preview' does not work even after performing catch-up maintenace
    and including OnyX, SafeBoot, and others; and if you have at least 30% of the total
    hard disk drive capacity open or free from use, then you may have to consider a few
    other ideas. (Removing the plist file may be the only thing you'd need do.) Another
    idea in a few cases of more severe odd behavior, and if you updated your Leopard
    10.5 to your current/last level through use of the Delta or small update file, would be
    to get the larger Combo (last version) and after repairing disk permissions, install it
    over the similar system in your computer. 10.5.8 over 10.5.8. Then restart and go in
    and repair disk permissions again. Perhaps later on, safeboot and do them.
    That much effort is seldom needed. Preventative maintenance and care to not over-
    fill the hard disk drive, helps to almost never see such a problem in your Mac OS X.
    {In a few cases, people who have upgraded from an earlier OS X version (Tiger-to-
    Leopard, for example) and had a problem, may still have a similar problem later. So
    it is best to fix issues and not hope to upgrade over them. Unless it is a totally new
    bare-bones secure zero-overwritten drive, correct partition map, reformat, new install.
    Then, there should be no doubt if there was an odd problem in the software, only.}
    Hopefully some of this late night rambling may be of some help.
    +Answering a question in these forums can be like replying to a+
    +statement thus, "why won't my car go?" And an answer starts+
    +out by asking dozens of questions about the car itself and the+
    +status of the car, if it has fuel, tires, if it's been in a flood, or if+
    +there is an engine, fuel, battery... At least I know yours runs!+
    Good luck & happy computing!

  • Pages, recent items not working

    OS 10.7.5, Pages 4.2
    Recent Items do not show recent items.
    Anyone else?

    fruhulda,
    Thank you for your prompt response. However, it does not appear to have worked. My methodology is as follows:
    1. I located the com.appl.iWork.Pages.LSSharedFileList.plist and put it into the Trash.
    2. I deleted the file from the Trash.
    3. I opened Pages.
    4. I then opened three documents in Pages
    5. I then closed two of those documents.
    6. I then checked my "Open Recent" menu and found nothing but greyed out "Clear Menu" again.
    I believe I'd done this previously as well with the same results. Any other ideas? Thanks again.
    David
    I was going to insert a screen shot, but the "Clear Menu" didn't show on it.

Maybe you are looking for