CAML Query - 4 Filters, One on a Managed Metadata Field
I have CQWP - that needs 4 filters (instead of the out of the box 3) - so I:1. Exported the web part.2. Used the "QueryOverride" property to set my query.3. Upload the web part and put it on the...
View ArticleHow can I tell where a custom column/field type is being used in SharePoint...
We have a couple of custom column/field types that were added by a third party tool. They are a cascading lookup and a filtered lookup field. We are wanting to uninstall the third party tool but are...
View ArticleOn SPListItem Update - how to cancel the workflow and restart it?
Hi, I use SharePoint 2010 and have sequential workflow + event receiver done in Visual Studio 2010.Current scenario: An event receiver starts the workflow if column Amount has a value. All works...
View ArticleConfiguration information xml based stored in sharepoint 2010...where should...
Configuration information xml based stored in sharepoint 2010 ...where should it be stored and how it should be accessed from code.
View ArticleApproval Workflow: Related Content
Hi Experts,In task list of Approval workflow, I can use Related Content column to show the link to the document under approval consideration. Can I display the full URL path instead of the hyperlinked...
View ArticleImport SharePoint database into C#
Hey guys,I am trying to import a SharePoint database into my c# development box. Does anyone have any advice on how to go about doing this?I plan to get a copy of the original database for testing...
View ArticleCustom ItemStyle - Table with multiple columns based on property
i am creating an itemstyle for CQWP. I have a page library with a specific content type and the content type has 2 main columns (coulmntype and page order)...So sample pages field values will look like...
View ArticleFault Handlers in Custom VS workflow
Hi,I am using visual studio 2010 sequential workflow.The workflow is started when an item is added in custom list. The Manager is send a e-mail about the Task. Manager approves or rejects the Task. A...
View ArticleHow to migrate Static Html pages,images into SharePoint website manually?
Hi All,I have one requirement, can any one tell me how to migrate static html pages, images into SharePoint website manually?Thanks in advance.
View ArticleDelete custom site column added to field collection
<Field ID="{E8D04C0B-2160-4F2A-B074-FCED8F985E41}" DisplayName="ProjectOwner" StaticName="ProjectOwner" Name="ProjectOwner" ReadOnly="FALSE" Required="FALSE" Hidden="FALSE" Type="user" Mult="False"...
View ArticleOpening the Document Library folder, it is showing No item Exists at document...
Hi Eveyone,I am facing one issue.I created a Document library on Site Collection, on that i created folders likeIT and HR.Now i make that document library into webpart using SharePoint Designer.I used...
View ArticleHow to provide document upload functionality to library for Annoumous with...
i have sharepoint FBA site i have enable Annoumous access to entire site .i have created one custom web part in which i have placec fileupload controll and button to upload documents to sharepoint2010...
View ArticleSearch Crwal in sharepoint error
Hi all,I ma getting following error in crwal log The crawler could not communicate with the server. Check that the serveris available and that the firewall access is configured correctly.I have created...
View ArticleSPQuery Returns more than 5000 records crashes
My list columns are indexed, I am running a query which returns more than 5000 records, even adding RowLimit to 2000 crashes my query.Is there a way that I can get only few items from large result set?...
View ArticleSharepoint datetime column get only Time in the SharePoint
HI I have a DateTime Column in Sharepoint 2010I have value like '12/30/1899 5:30 PM' I need only Time from it like 5:30 PM.I was unable ti use MID function in Calculated Column because it is converting...
View ArticleHow to send fulltextquery search result to Core Result Web Part?
HelloI raised following qstns on full text queries and got good understanding from Mathews, Mahesh and Ashish to understand the properexecution of full text queries. Thanks to...
View ArticleCan I use a class created using the Open XML SDK 2.0 Productivity Tool in a...
I have created a sandboxed webpart that calls an assembly that I created using the Open XML SDK Productivity Tool. This assembly is used to create a word document based upon fields in a SP list. The...
View ArticleSharePoint item level language compatability
Hi Friends, I have a SharePoint site in English language and I have some couple of documents in both Hindi and English language. for Example I have 2 documnets like cricket and क्रिकेट. Now if i...
View ArticleActivating DocmentID Service from Client Object Model
I'm trying to activate the Document ID Service using the client object model. I keep getting the same error.Feature with Id 'b50e3104-6812-424f-a011-cc90e6327318' is not installed in this farm, and...
View ArticleGet-SPWeb class method not available in during script but works in...
So my code generates output when using Enter-PSSession but the same code does not return data using invoke-command (using CredSSP) as a script.Here is the relevant excerpt from my script: So I am able...
View Article