Tagged Questions
1
vote
0answers
12 views
SharePoint 2010 InfoPath Library Gantt Chart View MISSING Zoom In/Zoom Out Feature
How do I get the Zoom In/Zoom Out function back into the Library tab as it is in the List tab for Gantt Chart Views? Why would is the Zoom function missing from the Library tab?
I set up a Gantt ...
0
votes
0answers
25 views
Ribbon-Bar isn´t showing
If I open a SharePoint-2010 list or library the ribbon shows "List" or "Library".
If I click on "List" / "Library", the ribbon does not show up. Only the header is visible.
Any idea on how to fix ...
0
votes
0answers
53 views
How to group custom actions in ECB of a list / library
I created some custom actions and i want to group them together in some kind of group.
So that you have before and after my group of actions a dotted line.
4
votes
5answers
97 views
Permissions for List or Library Columns
Is there any way to give permission to a specific field of a list or library? I want one of my users for example cannot add or edit data in a specific column.
Can I set permissions to the form and its ...
1
vote
2answers
88 views
Hide or Secure a List or Library
There are some users in my Sharepoint site. I want to prevent them from using a specific list or library. And even I don't want them to see that list or library. In other words I want to create a list ...
0
votes
1answer
86 views
Automatic Copy of an Item to another list
I want to create a list which have a combo box. For example if the combo box value was "List 1" then a copy of this item will send to list 1. if the combo box value was "list 2" then the copy will ...
1
vote
1answer
310 views
Retrieve SharePoint list (and library) & their items name
I have the following code that will help me to retrieve all the List in my SharePoint list. However, I have a few questions as follows:
[1] How do I set it such that it will only display those ...
0
votes
1answer
230 views
Add group mailbox to sharepoint alerts
I would like to set up an alert on my Sharepoint library list. Can we add group mailbox to sharepoint alerts?
0
votes
1answer
131 views
PowerShell or script to make all lists and libraries unsearchable?
I realize I can do this at the site or site collection level (can't remember which). However, I need every one turned off individually so that I can then go back and choose which libraries/lists are ...
2
votes
3answers
6k views
Sharepoint Lists vs. Sharepoint Libraries
Fundamentally, what is the difference between the two? I'm in the really early stages of working out what's what with sharepoint and I can't seem to tell the difference between the two.
1
vote
1answer
42 views
SharePoint 2010 Restrict List Types by Role
We have a requirement that members of a specific group should only be allowed to create discussion forums while administrators should be able to create any type of list/library.
Any advice on how to ...
1
vote
2answers
3k views
UpdateListItems in a library with client object model
I’m trying to update some metadata with web services. I read following msdn article UpdateListItems and wrote a small test program, but sadly something went wrong. I get the error message, that the ...
3
votes
2answers
848 views
Show Modified and Created columns with Date only
I'm looking for the best way (if there is one) to show the Modified and Created columns in a list/library with the date only, so without the time. For example, instead of 1/12/2011 8:37 PM it should ...
1
vote
0answers
74 views
Displaying workflow history using Javascript in SP2007
I have a document library and a item list that have one workflow for each of them in a SharePoint 2007 site.
May I know if there is any ways for me to retrieve the workflow history for both the ...
2
votes
1answer
131 views
RSS feeds, article URL and anonymous users
Is it possible to change the URL inside feeds so they point directly to the articles instead of using DispForm?
We don't want to open lists to anonymous users, so making the URL point directly is the ...