List view not showing all items?

I have a list which has two views. one which does not have any filters, sorting or group by, the user is able to see all the items in the list. Other which has filtering, group by, the same user is not able to see some of the items in the list. Any advices
would be appreciated.
Thanks
Ramanjulu Naidu N

Create a new Peoplepicker column with current user as standard called "View_user".
Put the correct users in the new column of your items that doesn't work.
Change the view so that it's:
Only show
when "created by":
[ME]
OR/ANDWhen "View_user":
[ME]
Kr,
Rasmus

Similar Messages

  • "ADF Navigation List" does not shows all items that are in table

    Hi
    Thank you for reading my post
    I am tring to use "ADF Navigation List" , (it can be draged from data control platte into a form)
    but when i drag and drop it on my form it does not shows all items that are available in my table ?
    it just shows 10 item when i have 60 record in my Table.
    Thanks

    Hi,
    in the pageDef ile, select the iterator for this list and set the fetch size to -1 (its 10 by default)
    Frank

  • List view not showing all podcasts

    Guys, I have the annoying problem that podcast management by itunes and the podcast app are F'ed up.
    Not too lobg ago I experienced my ipad greying out most podcasts that were downloaded and on my ipad, for no reason at all. it took me 2 days fiddling with settings and ended up having to set every sync to "on" and set donwloading to "all" and "keep all podcasts"
    Now I'm experiencing the problem that the "list" view in podcast app, is not showing all podcasts, but the "thumbnail" view is (as far as I can tell...). Why is this and how can I fix it to make sure both views show everything?
    I'm running iOS 7.0.6 and iTunes 11.1.5

    Hey there sporry,
    It sounds like your Podcasts app is not showing your library correctly in the List view but Thumbnail looks ok. I recommend the troubleshooting in the article named:
    iOS: An app you installed unexpectedly quits, stops responding, or won’t open
    http://support.apple.com/kb/ts1702
    Restart the app
    Close the app and open it again.
    Restart your device
    Turn the device off and on.
    Update your device software and your apps
    Update your device to the latest version of iOS.
    Update your apps:
    Open the App Store and tap Updates.
    If updates are available, tap Update All.
    If asked, enter your Apple ID password. The updates will download and install.
    You might need a Wi-Fi connection to update some apps.
    Install another app from the App Store
    If your installed app won't open, download and install a free app that isn't on your iOS device. This should reset your Apple ID authorization.
    Remember to use the same Apple ID that you used to download the app that you're having issues with.
    Reinstall the app
    Remove the app from your device and reinstall it. Remember that deleting an app also deletes its data.
    Delete the app.
    Press the Home button.
    Go to the App Store and download the app again.
    Wait for the app to download, then open it from the Home screen.
    If the download stops, you can resume it.
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • My contact list does not show all my contacts.

    My contact list does not show all my contacts.  If I keypad a number not shown in the contacts it does know who that contact is.  What can I do to show all contacts?  I have 352 contacts in the phone.

    Do you have different Groups for contacts?  For example, perhaps you have some contacts stored on the device, some associated with a Yahoo account, and others associated with an Exchange account.  If you have multiple groups like this, tap the "Groups" button at the top-left corner in Contacts and see if you're looking at only a subset of your contacts.  There is an option to view "All Contacts", which summarizes them all for you.

  • Drop Down In List From Lookup Does Not show all items in mobile view

    I have list called "incident".
    I have a list called "locations"
    The "incident" list looks up a value from the "location" list as a dropdown.
    The location list contains 25 building names.
    When I try to fill out the "incident" list in mobile view
    the "location" drop down only shows 16 items. I checked the "locations" mobile view limit and set it to 99 to make sure all would show up.
    The desktop view for the "incident" list shows all 25 buildings from the "locations" list.
    Any advice on how to get those extra 7 locations to show up?
    Jef

    Still don't have an answer. I'm now looking to use a radio button or something to use as a work-around. If I use a lookup and tell it to allow multiple selections (shows as checkbox) it does not show all values in the mobile view.
    If I input each item and choose choice, it only shows up as dropdown. I need radio buttons. If I choose lookup and allow multiple selections, it does not show all the options.
    I need some help on this.
    Jef

  • Category drop down list does not show all taskes

    Hi, I created a project using product Upgrade Assitant for Release 12. I did not add any customized tasks. I just need to run the default tasks for upgrading 11i to r12. I did the setup following Maintenance Wizard User Guide Release 2 without any problem. But when I try to run the steps, the category drop down list only show one task: Configuration. Where are all other categories? Thanks

    Hi, Thank you for the reply. I did successfully finished all the 4 tasks for the configuration category without any errors. I want to continue with other tasks. But the drop down list does not show anything else except Configuration. From the user guide:
    Important Notes:
    • To view the full list of categories applicable to your installation, you must complete all of the steps in the Configuration category. When you complete these steps, you must refresh the lower left pane of your Web browser. The entire list of categories appears.
    What does this mean "you must refresh the lower left pane of your Web browser". I don't see anything to be refreshed. But even after I restarted mw (it must be refreshed now), the category list still now shown.

  • AWM 10.2.0.1.0A does not show all items in Object View

    Hi All,
    Is there any known limitation in AWM for displaying items in object view? ( I did a search of the forum and couldn't find anything)
    I have imported and Express 6.3.4 Database, and found that AWM does not display all the programs in its list, however in OLAP Worksheet, LISTNAMES shows the program as present as per normal, and I am able to edit it.
    The program only has 175 lines, so I doubt it has something to do with buffer, however the one I know is missing, just so happens to be the last one in the LISTNAMES program list (alphabetically last)
    Regards,
    Imran

    There was a bug logged for this issue. Thanks

  • Infopath Drop Down List not showing all items in a list

    I have an Infopath form where I have a vendor drop down and then I filter the product list based on the vendor. The problem is the drop down list is only filtering through the first 100 records. I added a second drop down with the model#'s and no filter and there is only 100 values showing. I checked the All Items view and it is set to display all records. Does anyone know how to fix this?

    Hi all,
    If I want a drop down list in InfoPath (data coming from a SharePoint list) to be in a particular order I query the SharePoint list via this method
    http://blogs.msdn.com/infopath/archive/2007/01/15/populating-form-data-from-sharepoint-list-views.aspx
    You can create a data connection to a particular view in SharePoint - make sure that view is sorted how you want it to be and the item limit is set to 9999.
    You do not need code for this method and it works in browser enabled forms.
    The people picker (which also works in browser enabled forms) http://metahat.blogspot.com/2007/05/people-picker-control-for-infopath-2007.html can help with those of you trying to get a list of users.
    Cheers.

  • List AllItems.aspx automatically redirects some users to AllItems.aspx?FilterField1=ID..... a URL that gives threshold warning and does not show all items

    Hi all,
    At least two of my users have complained that when they go to a particular list URL at
    http://sharepoint/lists/finance/AllItems.aspx
    then they are automatically forwarded to 
    http://sharepoint/lists/finance/AllItems.aspx?FilterField1=ID&FilterValue1=18030&FilterOp1=Geq&OverrideScope=RecursiveAll&FallbackLimit=18030&ProcessQStringToCAML=1#ServerFilter=FilterField1=ID-FilterValue1=18030-FilterOp1=Geq-OverrideScope=RecursiveAll-FallbackLimit=18030-ProcessQStringToCAML=1
    There are no extra web parts or customization on this list view page.
    Any clue why this happens and how can I fix this please?
    Thanks.

    You have to filter the view and show items less than 20000 otherwise you will get same error.
    http://social.technet.microsoft.com/forums/sharepoint/en-US/b8691fd9-63a3-41fb-927f-6c3dc0469c06/sharepoint-2013-list-view-threshold-issues
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • IPhone 4 iOS 4.1 - Calendar App List View Not Showing Events Immediately

    After upgrading to iOS 4.1, whenever I open the calendar in List view mode the events do not show up immediately. I have to navigate to the "Day" style or "Month" style before I can see any events. All the events are viewable normally in both the "Day" & "Month" style calendar but the "List" view.
    I regularly sync my iPhone with iCal events and with Google calendar. I did delete and re-added the Google account but the problem persists.
    Has anyone faced this problem? I will be doing a full restore again today. My wife's iPhone 3GS is working fine with the 4.1 build of 3GS.
    Message was edited by: Raja Roy

    Hello all,
    I have the same issue with my iPhone 3G under iOs 4.1 (8B117) with one local calendar and three Google calendars. The first time the Calendar application is loaded, if it opens in "List" view, no events are displayed. Switching to another view is enough to get the items back. In "Day" and "Month" views, the events eventually appear after some time (~5 to 10 seconds).
    My boyfriend has the same problem on his iPhone 4 under iOS 4.1 (less annoying because of multi-tasking).
    Hopefully this will be fixed in iOS 4.2... :-S
    Regards,
    HAL1

  • Fbl3n not showing "all item" for a perticular account

    Hi.
    I'm trying to display "all items" in fbl3n for a/c "Cenvat on Hold" . System shows listing of this account from a periticular posting date i.e. from Nov 2009 and not before that. I was checking the entries thru fb03 which surely displays for posting date before nov 09.  I also checked other account "Cenvat CapBED" etc in the same document which the system shows in fbl3n.
    I also tried in fs10n, it is not showing . Pl suggest any clues.
    Regards,
    AK

    Dear,
    Use transaction FS00 and enter GL account and go under Information (CoCd). Here click on the Change Document then click on All changes and see the change made, if any....
    Regards,
    Chintan Joshi

  • Metadata in List view not showing up?

    In Folio Producer I have fields filled in with metadata (Article Title, Description)
    But when I preview on iPad using the TOC list view, these are not there. See attachment.
    Suggestions or insights?
    Thanks in advance.
    Tom

    Actually, no. Descriptions are only visible when scrolling through articles using the 'flatplan' view using the top right button.
    The table of contents will show Kickers and Titles.

  • Safari activity window not showing all items?

    Hi
    I have been using safari's activity window for downloading all sorts of media by using the activity window. However, the items in the activity window no longer show up. On youtube for example, the mb file is no longer showing up in the windows activity like it use to. In the past, when this problem occurred, refreshing the page would fix this problem but this method is no longer working. I have noticed that this problem is only happening to youtube. When i went to vimeo, the video file could still be viewed in the activity window whilst it was loading, e.g. 1.3 mb of 30mb. I am using a macbook pro running on mac os x with safari version 5.0.3.
    Any suggestions?
    Thank you in advance.

    Thanks for the reply B Noir, but the issue seems to have resolved itself today Thanks for your advice though

  • New Gallery in JDeveloper does not show all items

    My New Gallery dialog box does not contain Web Tier. Please Suggest.
    All I see is
    General
    -Applications
    -Connections
    Business Tier
    -Web Services
    Database Tier
    All Items

    Which JDeveloper version and which packaging?
    Also are you looking at project technology or all technology (tab at the top of your new gallery).

  • Lync 2013 Missed Conversations pane not showing all items

    On Outlook I moved the missed call notifications out of my Inbox to the Conversation History folder.
    I then changed the custom search criteria for the "Missed Call" and "Missed Conversation" search folders to include the Conversation History Folder as well as the Inbox.  So I still see all missed calls.
    However,  On Lync, under Conversations,  in the missed conversations pane, I end up "losing" the missed calls moved to the conversation history folder and only see the calls in the Inbox.  Those other missed class end up in the Calls
    folder.
    Is the only way to have all missed calls show up as missed in Lync,  is by leaving them in the Inbox?
    Using Lync 2013 (nov updates) with Lync 2010 server

    Hi,
    It is by desgin. I test on Lync and Outlook and show the same result as you.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

Maybe you are looking for

  • Can I install Windows 7 (64 bit) on late 2013 edition of MacBook Pro?

    Can I install Windows 7 (64 bit) on late 2013 edition of MacBook Pro using Bootcamp? Before today, I would have never even asked this question due to the large number of users who continue to use Windows 7 in the PC world!  However, there seems to be

  • How to sync bookmarks to apple tv

    Is there a way to sync my safari bookmarks on my imac to my (old) apple tv? Thanks

  • Direct Digital Output through Quicktime?

    I've used iTunes for years (ever since my first iPod) and I've never had a problem with it. However two years ago I got a HiFi receiver. Nothing fancy or anything, but ever since I've been wondering if I could some how bypass my soundcard's DAC and g

  • Adobe reader and standard "not responding"

    Whenever I try to open a pdf it says "not responding" and teh screen greys out. After about 5 minutes it finally responds.

  • Date mask

    Hello, Anybody knows how to make a mask for the following date? to_date('2002-08-07T13:51:50.000-07:00', yyyy-MM-ddHH24:MI:ss') I don't know how to represent 'T' and the part after the 'ss' :(( Thanks