query list values within designer
Hello,I'm trying to accomplish this with SharePoint 2010 Designer:Create a layout table with as many columns as the number of distinct values of a particular field within a custom list.Let us assume...
View ArticleUpdating a Lookup Column with a SharePoint Designer 2010 Workflow
Hello again,My new adventure with workflows continues. I have 2 lists. List A (Transactions) is a list of transactions and list B (Transaction Status) is a list of transaction statuses. A lookup...
View ArticleSharePoint Column Appears in Site Collection but not SharePoint Manager
Hello,I have a strange issue. I have created a SharePoint deployment solution that builds custom lists, site columns, and content types. The custom columns are built in .xml in an Elements.xml file....
View ArticleExcel web app content update issue
I recently faced a wierd glitch. When someone updates an Excel speadsheet that is on Sharepoint in Excel application on a computer and saves it, and then clicks on that same document in a browser to...
View ArticleHow to remove Markup style dropdown from ribbon for rich html field
Hello,The edit mode on rich HTML field shows a ribbon with dropdown for Mark up styles. My requirement is to completely hide or inactivate this dropdown.I found several posts related to adding or...
View ArticleUsing WF4 to create Sequential workflow
Hi,How to create a XAML based sequnetial workflowI am looking for something like the below however in the XAML model:...
View Articlewebpart not opening in modal
i created a custom web part.. then i try to open it in new web page it opens properly.but when i have provided link of this webpart inside another webpart, using onlcick= "javascript:OpenPopUpPage('" +...
View ArticleProblem with sync SharePoint Document Library in Outlook
I have a share point 2010 document library with Multiple folders. When I am trying to synchronize the document library with outlook, I am getting an error.Task 'SharePoint' reported error (0x80004005)...
View ArticlePublished version
Fellow sufferersI want to mail a link to a (Word) document in Sharepoint to my colleague, and whenever he accesses it, he gets the latest PUBLISHED version. As I understand it, Sharepoint automatically...
View ArticleVisual Studio 2012: Can't access Sharepoint Web Services because of Discovery...
Hi.I've exactly the same problem that is descripted here, so I'll add its description here.My SharePoint is 2010I am trying to access the web services that are located in this...
View ArticleHow to test SPGroup.CanCurrentUserEditMembership property against anyuser in...
On a SharePoint 2010 Site, I have several groups with the following setting applied:Who Can edit membership of the group? Set to MembersIt seems that the majority of the user's are allowed to remove...
View ArticleHow to use SharePoint:InputFormCustomValidator for SharePoint:TextField?
Hello,I have a custom application page and am using for the list forms. I have used SharePoint:TextField and SharePoint:SaveButton with control mode of controls so that I do not need to write any code...
View ArticleSPUtility.FormatDate does not get seconds value
Hi,I use the below code to get the created date for a file. It gets the datetime based on regional settings, but the seconds part is always 00.System.Globalization.CultureInfo culture = web.Locale;...
View ArticleNot able to access a specific site collection from a farm server
Hello there,I am having server 1 and server 2 in SharePoint farm.I created a site collection and mapped to a new content database using powershell in server 1.Now when I access the lists under that...
View ArticleImage Libarary Image urls
HI Could you please let me know how do i access the image URL from image libusing server side code. say if the spicol is the itemcollection such that spicol["title"] takes the title.Could you please...
View ArticleSharePoint web application at default :80 port in SharePoint farm
Hello there,We have a SharePoint 2010 server (say Server 1). We created a SharePoint web application in default port :80Later we added one more server (say Server 2) to the farm. Ideally I should be...
View ArticleXML to Dictionary
Hi, I have an object.InnerXml that returns an XML that I would like to transform in a Dictionary, does anyone has an idea how to do it please?object.InnerXml<GetAllSiteCollResponse...
View ArticleIncreasing MaxControls in Web.config for SharePoint Site
<SafeMode MaxControls="200" CallStack="false" DirectFileDependencies="10" We have reached Max User Controls of 200 on our SharePoint Masterpage and need to increase this in the web.config to account...
View ArticleRetrieve document versions content (CSOM)
Hi,I'm able to retrieve the versions' properties (CSOM) but I have issues to download the previous versions of the files.I'm using the same code to download the current version of the doc (which...
View ArticleProgrammatically: Support content types in the gallery and for content types...
Hi there,Help appreciated in programmatically 'Supporting content types in the gallery and for content types associated with a document library'.Any resources/references or source is greatly...
View Article