For questions completely specific to SharePoint 2010 and **not past or future versions**

learn more… | top users | synonyms

1
vote
0answers
353 views

How to update a Sharepoint 2010 list via an Infopath 2010 client form via a code?

I tried to follow in Sharepoint Server 2010 and Infopath 2010 the article: How to update a SharePoint list via an InfoPath browser form using the SharePoint Object Model which is for ...
1
vote
0answers
158 views

Why such differences between Infopath 2010 templates for a Form Library and for a List?

Table 3 (Comparing form library and list templates) of msdn article Building SharePoint Applications with InfoPath 2010 (Part 1 of 2) states that: support for custom code is available for a Form ...
1
vote
2answers
340 views

Disable search security trimmer?

I'm currently working with a client, one of the requirements is that users have complete access to the search results, regardless user permissions, including anonymous users, Is there a way to disable ...
1
vote
3answers
2k views

Sharepoint 2010 Item level Permission to a Document Library is Our approach right?

We are planing to apply Item level Permission on document library and want share point experts advise...are we going right way or we will fall in performance issue or others.. What We Have : 1- We ...
1
vote
1answer
1k views

response redirect in event handler

I try to redirect user after edit a list to another page in site. So I write this code at the end of my item_updated list handler Response.Redirect("http://www.somewhere.com"); I pretty sure that ...
1
vote
3answers
286 views

How to access documents with in a custom content type of Document Set

I have a Library, which stores document sets (the content type here is a documentset which contains more than one word document). Currently I can to get the items from the library using the below code ...
1
vote
1answer
745 views

Send alerts, default functionality

I have a document library with custom columns that point to metadata term groups. When I add a file, the system sends an alert, at that time(when you upload the file), the system does not ask for the ...
1
vote
1answer
2k views

SharePoint 2010 Lookup Column - Autofill with the same Item

I am struggling with some issue. I need to automatically fill the value of a field (in Edit or New.aspx) based on other lookup column. Now I have list Lookup with Name and Surname columns In the ...
1
vote
0answers
250 views

Content Types not visible under New Button

I have a Sandboxed Custom Action for SharePoint Designer that can add Content Types to Document Libraries. The problem is that it does not automatically add it under the "New Document". It's not ...
1
vote
1answer
95 views

Why can I not stop personalizing?

When I "Personalize this Page", I don't seem to have a way to "Stop Editing". I'd expect such a button under the "Page" of the ribbon, but it's not there. What can cause this?
1
vote
1answer
255 views

Connect directly to subsite without viewing home

I have: SP2010 rented from a company. 1 site collection I would like some people to ONLY access a sub site without seeing the homepage. Is this possible? I have tried but I get a message saying ...
1
vote
1answer
741 views

extending sharepoint 2010 trial

I have been trialing Sharepoint 2010 Enterprise. when I tried to visit the trial site, it came up and said The trial period for this product has expired. I checked the solutions and workarounds, but ...
1
vote
1answer
694 views

When would you flush the cache of a SharePoint web application?

I stumbled upon this PowerShell script (source) to flush the cache of all SharePoint web applications. Write-Host -ForegroundColor White " - Enabling SP PowerShell cmdlets..." If ((Get-PsSnapin ...
1
vote
1answer
276 views

Pagelayouts deployed through Feature Module cannot be found

I have created a new Module in which I store all my custom pagelayouts and register them in the XML file like so: <?xml version="1.0" encoding="utf-8"?> <Elements ...
1
vote
1answer
77 views

Resources are deleted during solution retraction

I have a solution deployed in several web applications. If I retract it from one of them, resources from the /wpresources/ folder will be deleted, although there are web applications that still need ...
1
vote
1answer
2k views

Set multiple values to Enterprise Keywords TaxonomyField

I want to programmatically set the values of the Enterprise Keywords Managed Metadata field. This field supports multiple values, but I can only get it to take one at a time. I have the following ...
1
vote
1answer
964 views

Get related items from a parent list item through lookup

I've got 2 lists: Companies and Employees. In Companies I have a text field called Name and in Employees I have a lookup to Companies based on the company Name. What I'm trying to achieve is to get ...
1
vote
0answers
73 views

Getting Started with SharePoint 2010 [duplicate]

Possible Duplicate: An introduction to SharePoint 2010 i have experience of SharePoint 2007 and WSS 3.0, then i switch to the windows form platform. Now again i m interested to start with ...
1
vote
0answers
193 views

Migrating a site from one SC to another - ContentType problems [closed]

Recently I took over a sharepoint 2010 consolidation project from another developer. The goal was to combine 6+ standalone Site Collection + Site stacks into one Site Collection. Apparantly 5 of the ...
1
vote
1answer
186 views

problem with enabling anonymous to site collection

I have a problem enabling anonymous access to a site collection. I followed the steps at this site, but at step 2 section 3 I have a problem where the permission control is disabled. I am logged ...
1
vote
2answers
609 views

Users cannot view approval form in sharepoint

I have a customized approval workflow. Myself and other Site Collection administrators can view the approval form just fine. When someone who is not a site collection administrator tries to view the ...
1
vote
1answer
1k views

WSDL and DISCO file from webservice

Not so long ago, I've tried creating a webservice for sharepoint. I followed this tutorial. In this tutorial you can see that you also need to create a wsdl and disco file. I didn't do this, and ...
1
vote
2answers
994 views

View PDFs in web browser

When I go to view a PDF on the web, say a 1040 form at the IRS, when I open it it opens in my browser. When I open a PDF file from my sharepoint 2010 instance, however, it prompts me to download the ...
1
vote
1answer
661 views

Check out a Page Layout to update programatically

In a FeatureActivated event, I am trying to update the associated content type for a Page Layout. I am running in to issues though with the associated ASPX page not being checked out. Here's my code: ...
1
vote
2answers
808 views

using SPD, in a parent dispform, can I add a new item form for its child?

Let's say we have a SP list : "Parents" and a SP list "Children". The later have a lookup field to the former. In the dispform of the parent, I want to have : the detail of the parent (OOB) the ...
1
vote
2answers
325 views

Meta data on site collection and/or site?

My customer have a SharePoint farm with several site collection (collaborative, portals, etc.). I have to build a "page" that allow the customer to manage this site collection. By managing, I don't ...
1
vote
3answers
3k views

To be redirected to a specific sharepoint site/page (i.e. Home) after clicked “Save ” button in new/edit mode

I have a sharepoint list containing items. If I add a new item or edit an existing item in browser and click the “Save ” button I come back to the list again. How can I be redirected to a specific ...
1
vote
1answer
947 views

What are the differences between extending a web app and adding a host header then adding alternate access mappings in SharePoint 2010

What are the differences between extending a web app and adding a host header then adding alternate access mappings in SharePoint 2010? My understanding is that , if you are using different ...
1
vote
3answers
406 views

Master Page option doesn't exist

I'm working on this ShP2010 project, but i don't have the "Master Page" link under "Look and Feel" in my site settings. Is that a configuration? can it be enabled to show the link? thanks.
0
votes
0answers
32 views

Is there a way to remove code from a sharepoint list?

Ok I have a custom built sharepoint list on a standard aspx page with no sharepoint header. With Sharepoint Designer I have set parameters on my list with several filters. On the page I have several ...
0
votes
1answer
52 views

SharePoint Permissions not working

I am using SharePoint 2010. When I set permissions (I Only grand myself access) on a document library or folder or document EVERYONE can still see it and download the documents. Why is that? What is ...
0
votes
0answers
44 views

Hide SharePoint 2010 context menu [duplicate]

I am trying to hide the SharePoint 2010 context menu. I wrote the following code: $(document).ready(function(){ $('.ms-MenuUIPopupBody').live('blur', function() { ...
0
votes
1answer
96 views

Refinement panel and paging web part stopped working after core search result WP modification

I have tried following example for my requirement: Disable search security trimmer? Search result web part is working fine but the Refinement panel and paging web part stopped working. Any way to ...
0
votes
2answers
25 views

Forms being re-appended to themselves on every deployment (Sharepoint 2010)

I have a (sandbox) solution with some custom forms. If I deploy it to a site that never had this solution installed before, everything works fine. However, every time I deploy it again, custom forms ...
0
votes
2answers
83 views

Multiple Webparts with the same Javascript

I have a site with multiple Webparts. Some Webparts are linking on the same .html file. The HTML file reads data from a list and displays it in a table by using javascript. My problem is that there ...
0
votes
1answer
140 views

Designer Workflow: “Find Interval Between Dates” action not working

I am testing a default SP Designer 2010 workflow action called "Find Interval Between Dates" located under the "Utility Actions" category. I need to compare the amount of time passed between the ...
0
votes
0answers
58 views

How to create a WSP package for a SharePoint 2010 site? [duplicate]

I previously asked this Question: How to create WSP Package of a SharePoint 2010 site without VS 2010 (with SP Designer)?. But didn't get a proper answer. I am developing a SharePoint 2010 website. ...
0
votes
3answers
423 views

Create dynamic view for listview web part

I am challenging this requirement: Client wants to show only list items in list view web part based on value from user profile and also preserve functionality of the list view web part like OOB ...
0
votes
2answers
225 views

Hide some lists from treeview?

I want to use the tree view on the left side, but I don't want it so show some of the document libraries such as Site Assets and Style Library - they need to be on the site, but users don't need to ...
0
votes
1answer
119 views

I need advice on a keyword strategy

I think my question is general enough to not be version-specific, but if not, we're running Foundation 2010 with minimal development (SPD, Vis Studio, etc.) capability. I have a 3500-document ...
0
votes
1answer
1k views

Feature activation error: System.InvalidOperationException: Operation is not valid due to the current state of the object

i have taken one List Email event receiver(Type is EmailReceived) and that event receiver attach with document library. when i am activate that feature got error. i have check on ULS Viewer. error ...
0
votes
1answer
473 views

How to get count related Lookup value programmatically?

Another day, another question ;) So, I have two custom Lists, "Attendees" and "Events". In the Events-List there's a Lookupfield "Registrations" which I want to fill programmatically on page_load. In ...
0
votes
2answers
267 views

How to add a from lookup field value to the text

I think about how to add a from lookup value to the text ? How can I write it to another colum ? In the same list.
0
votes
1answer
28 views

How would I rebuild something like ReusableContent?

What I'd love to do: In a RichHtmlField of a publishing Page click "insert" in the ribbon, then "Foo" This let's me select from a list of "Foos" and inserts something that is not "contenteditable" ...
0
votes
1answer
147 views

Showing the tab on button click

Basically my questiong is regarding the ribbon. So I want to have the following behaviour, when a person clicks on the button, the contextual ribbon tab should be opened. Any idea how to do that? I ...
0
votes
1answer
329 views

The file * has been modified by SHAREPOINT\system

In the current scenario I am trying to copy a document set from one library to another, the thing is I cant use DocumentSet.Import because I only need the docset properties and not the contents. The ...
0
votes
1answer
249 views

positioning a data view web part in a body webpartzone

Guys i need to position 2 data view web part controls next to each other in a body column of a web part page. I've customised the xslt to output as an unordered list which are wrapped in div's ...
0
votes
1answer
1k views

Central Administration, FBA, and the People Picker

I have a web application using Windows Authentication, which is extended with Forms Based Authentication. That's all fine and dandy. The problem is I can't get the people picker to pull my FBA users ...
0
votes
1answer
276 views

GetListItem(strUrl) equivalent for ClientContext

I know using server side code I can use GetListItem(url) to get an item using a server relative/absolute url (such as this question) however I cant seem to find the same code using the Client Object ...
0
votes
1answer
155 views

Powershell Script for Deployment and Activating Features SharePoint 2010

I am writing Powershell script for adding my solution,activating solution and at last activation features on my SP2010 server. There are no issues in adding solution and deploying the solution. Issues ...