Unanswered View Not same in all user with same permissions

  • Wednesday, August 22, 2012 9:06 AM
     
     

    Hi all,

    I created a list with autoincrementing request id using workflow.The issue is I can see the columnrequest id .with updated values .But people with the same permissions as mine can only see (no title) as below

    ---------This is how i see in my browser

    ---this is how others see

All Replies

  • Wednesday, August 22, 2012 9:29 AM
     
     
    People with full control can see the Request ID But with contribute or other cant see.
  • Wednesday, August 22, 2012 9:42 AM
     
     
    Why dont you provide full control on that list only? But I dont think that it is the problem, because I have a site that has contributers who can see the ListIDs

    Sharepoint Dummy

  • Wednesday, August 22, 2012 10:53 AM
     
     

    Hi SD,

    I cant give fullcontrol to everyone as this is HR stuff and managers can contribute while HR head can approve or have full control

    Aashish

  • Wednesday, August 22, 2012 10:59 AM
     
     
    Try creating another field on the same list; a lookup column to get the values from the Request ID. Lets see if this column also behaves in the same way. If it does not, hide the previous request id column and display this one.

    Sharepoint Dummy

  • Wednesday, August 22, 2012 11:00 AM
     
     

    This can be fixed by assigning Read permissions to the Lookup source list if your Request ID column is a Lookup one.

    btw: What is the type of you Request ID column ?


    LinkedIn Profile
    SharePoint Advanced Visibility Options project
    SharePoint Managed Metadata Claims Provider project

  • Wednesday, August 22, 2012 12:07 PM
     
     

    Hi Hetoc,

    I get Request ID using a workflow which concatentes division and ID fields.