Questions tagged [sharepoint-2010]

For SharePoint-specific questions, please see the SharePoint Stack Exchange site at https://sharepoint.stackexchange.com/

SharePoint 2010 is a Server Product from Microsoft. It is a Application Development Framework that helps you to create Web Applications in no time. It is used for collaboration, web publishing and file sharing as well as providing a rich set of functionality (content management, search, wiki, blogs, etc.). Sharepoint 2010 can also present information from Enterprise Information Systems (EIS) and handle complex workflows.

8481 questions
2
votes
0 answers

French canadian in SharePoint 2010 control with Regional Settings?

is it possible to override the way a Literal or Localize control determines, which language should be used for localization? We are currently in need to support fr-FR and fr-CA in two different SharePoint variations, originating from the same base.…
Boris
  • 159
  • 11
2
votes
0 answers

Set list entry limit in Sharepoint 2010?

I am creating a sign up sheet for students to register for some information sessions using Sharepoint 2010. The problem is that each session has a different max capacity. I am currently using radio buttons for the student's selections. Is there…
2
votes
1 answer

Loading wrong resources in SharePoint user control

We have a customer with a SharePoint 2010 server and variations set up for en-US and fr-CA. The specified language is English and French, respectively. When a French-Canadian employee goes on a page in the fr-CA variation, all the controls defined…
Boris
  • 159
  • 11
2
votes
1 answer

Sharepoint - upgrade webpart properties

I'm playing with SharePoint 2010 now and have a problem. There is a feature that is responsible for webparts - it's scope is web. It's needed to update some properties of already created webparts, for example - title. So I've overridden…
sleepwalker
  • 1,032
  • 1
  • 9
  • 15
2
votes
0 answers

Set default value for Sharepoint 2010 Enhanced rich text box

I am trying to set default value to "enhanced rich text box" of a list in sharepoint 2010. A similar question is being answered here Update a rich text column in Sharepoint using jquery Found this code…
Prabhash
  • 73
  • 9
2
votes
1 answer

How to include custom web.config files as part of package?

I'm a newbie at SharePoint 2010. I right-click on the project, select Deploy if I want to deploy locally. The Site URL on the project is set to my local machine. If I want to deploy to the QA server, I select Deploy, navigate to the Debug/Release…
tempid
  • 7,838
  • 28
  • 71
  • 101
2
votes
1 answer

Are calculated columns indexable and followup

Are calculated columns in SharePoint 2010 indexable? I have found no definitive answer either way but there seems to be some support for 'yes'. A follow up question: how to problematically (in C# as opposed to XML) represent a formula for the…
joynoele
  • 393
  • 4
  • 16
2
votes
1 answer

Can't find a resource file containing a specific text taken from SharePoint .aspx page

We have a site in 14 hive, specifically: Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS\SubNew.aspx Most of the labels in this page are taken from the Resources file, for example [line…
Mariusz Ignatowicz
  • 1,445
  • 2
  • 20
  • 41
2
votes
1 answer

SharePoint 2010 Sequential Workflow associated with Content Type Retention policy

Hi: I've built a simple sequential workflow that is triggered by the retention policy used by a content type. The workflow takes the metadata of the current item and copies it to a purge log list located on a different site collection. Having a…
2
votes
2 answers

Change page using a button in SP2010, strange behaviour

I'm trying to do something in Sharepoint 2010 that ought to be very simple, create a button that changes page (to a "create new item" form as it happens). I set up a Content Editor Webpart and put a button in it (not in a form, because in Sharepoint…
2
votes
3 answers

Page Layouts not available in Sharepoint Designer

Page Layouts not available in Sharepoint Designer. Can it be because I have SP2010 Standard Edition? Or I can make it visible from some settings?
vikbehal
  • 1,486
  • 3
  • 21
  • 48
2
votes
1 answer

How do I create a SharePoint 2010 wsp and include a webpart already built as a DLL and strong signed

I have a SharePoint 2010 Visual WebPart that is built with MSBuild (ILMerged with dependencies) and strong signed - A.dll Separately I have a SharePoint project B that I want to use to package all my WebParts and create a B.wsp How do I include…
Confused
  • 869
  • 1
  • 7
  • 16
2
votes
1 answer

Regular Expression to split by ;

17;#Nancy Williams;#894;#Brian Smith,;#895;#Kart Russell, I tried ;# RegEx to split but the numbers and the comma after name are not needed. Also, I have another scenario where the string looks like…
torres
  • 1,283
  • 8
  • 21
  • 30
2
votes
0 answers

Integrate BizTalk 2010 with remote SharePoint 2010

I would like to configure BizTalk 2010 with a SharePoint Server 2010 that is being run on another machine. This should be possible, but I have found no proper documentation about how to do it. The BizTalk machine is running its own SharePoint and…
Petri K
  • 341
  • 2
  • 9
2
votes
2 answers

How to make document library in top level visible to subsites

I'd like to ask if you came up with a solution that will allow for subsites to access a centralized document library at the parent level. I'm still trying to no avail. I've tried doc library templates, views, Doc Center and the best method i have…
user1792617
  • 21
  • 1
  • 2