For questions completely specific to SharePoint 2010 and **not past or future versions**
0
votes
0answers
9 views
Approval Status is different given user's permissions. Visitors can see non-approved items
I already discovered a solution to my issue, but I do feel this is a bug and wanted to put this out there for anyone else looking for an answer.
I created an OOTB SharePoint blog. I set up groups for ...
1
vote
1answer
26 views
Is there a way to assign a task to more than one user?
I am creating a tool that needs to assign a single task to one ore more users. The task list may not be in the same site collection so I cannot simply add a SPGroup or use AD Groups due to our farm ...
0
votes
0answers
14 views
css issue when using from SP2010 to SP2013
I have one content editor webpart, in the document library view page which freezes the header row. It works fine when using it in SharePoint 2010 environment. But when I moved that CSS to SharePoint ...
0
votes
1answer
21 views
Webparts in zones or page content
I did not realise it was so easy just to add webparts to page content and that they did not have to go into web part zones. Is there any reason to continue using zones for general web parts on a page?
...
2
votes
3answers
57 views
Event Receiver called multiple times
I attached an event handler for ItemAdded to a content type A in the xml (using XmlDocuments). I have 4 other content types A1, A2, A3 and A4 that inherit from content type A (in their xml definition ...
0
votes
0answers
11 views
Automatic content deployment from SharePoint staging to SharePoint production site
I have SharePoint foundation staging and production environment. Any content we publish on staging site, same content we prepare again on production.
I am trying to find a way by which if i create a ...
2
votes
0answers
18 views
SP2010 Joined List View Builder: An Impossible Task?
Imagine 2 very large lists: Tickets and Assignments. Assignments is a separate list because the client wants to categorize the assignment type, like BA and PM, plus have fields for estimated/actual ...
0
votes
2answers
20 views
Editing a web part page - Get ServiceActivationException error message
Create a web part page by
Site Actions > More Options > Filter by Page > Click Web part page > then Create
Enter a name add to Pages Document Library click Ok,
Within the page click Add Web Part
Add ...
0
votes
0answers
14 views
Form URL in Sharepoint Workflow Email
I have a workflow setup to run when I submit an infopath form. I am trying to create a HyperLink in the email to the infopath form using
[%Current Item:URL Path%]
However it generates this url
...
0
votes
1answer
18 views
User Information List doesn't match Userinfo Table
we are on sharepoint 2010. When I query the Userinfo table in the content database, there is one user that has tp_deleted = 0 and tp_IsActive = 1 but this user does not show up in the User Information ...
2
votes
1answer
27 views
Site Workflow to Move Files to Different Libraries Based on Document Type
I have 5 libraries in a site, one is a scanning queue library where documents are scanned into the library and then the file is QA'd and moved to the other libraries based on the "Document Type" ...
0
votes
1answer
21 views
No results when searching for terms in Office files
I'm trying to make my SharePoint search service index files through a BCS connector.
I implemented a StreamAccessor in the BDC model and deployed the solution. A full crawl then indicates success. ...
0
votes
0answers
9 views
Document properties not updated when creating a new document into a XLS templated library
I am replacing a colleague for the support of a SharePoint 2010 intranet.
I have got an issue when creating a document into a library.
The document template of the library is a XLS file (Excel 97 - ...
0
votes
1answer
32 views
Checkbox uncheck in document upload form for specific library
I want to change the behavior of the document library upload form i.e. it should appear unchecked when the user uploads the document in library.
I searched over the internet and found this which ...
0
votes
1answer
17 views
Freeze Header Row
is it possible to freeze the header row in list? We add some code so the user can scroll trough the content. The code doesn't work for the header freeze.
We work with Internet Explorer 10.
Have ...