Full text search sharepoint 2010: search information from document library
Hi all,I have a document library with some columns to describe the documents, for example: Title,LongSubject, Description, Departments(Multilookup column) ,... I want to make full text search only for...
View ArticleSharePoint 2010 : Slider webpart
Hi techies,I got a requirement to implement slider webpart in SharePoint2010 and i created slider webpart by using BXslider pluginhere is the Screenshot:<script type="text/javascript"...
View ArticleRelease management: Where should I put my provisioning code?
Hello everyone,I work for a company that uses SharePoint 2010 and is planing to migrate to 2013 very soon.This company has 3 environments: TEST, ACCEPTATION, PRODUCTIONMost of the sites they are asking...
View ArticleDrawbacks of customise Sharepoint Alert Email Template in sharepoint 2010
i changed the Pre-defined Alert Template file from this location: %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\TEMPLATE\XML\AlertTemplates.xml How to avoid this new changes to...
View ArticleHow to use SPMetal to query Document Library
There are many subfolders in my Document Library,I need to get the properties of the file that in the subfolders. Is there anyone who has solved this kind of problems?
View ArticleFieldUserValue object giving this error "Unable to cast object of type...
Hi,I am getting the below error while retrieving the list column value"Unable to cast object of type 'Microsoft.SharePoint.Client.FieldUserValue[]' to type...
View ArticleMultiple Document Sets and Multiple Content Types Headache
I am running SharePoint 2010 Server. I have a Document Library with three Document Sets, each with its own Document Set content type. I have also created a unique Document content type. So here is...
View ArticleEvent Receiver active directory groups
I have created an Event Receiver that works if a user's account is directly in a SharePoint Group. But my users are in A.D. groups and the A.D. groups are in SharePoint Groups. My Event Receiver...
View Articleerror in saving site as a template
hi,i have created a site http://mysrvr/sites/test and i added - 20 doc libs and 8 splists, custom master page, discussion forum, calendar control and uploaddocumentcustom web part and custom css...
View ArticleReduce http requests on SP 2010 master page - Combine/Minify js, css files
HiWe've developed a highly custom intranet site on top of SharePoint 2010. We want to reduce the amount of http requests being performed on certain pages, like the master page. Whats the best way of...
View ArticleWeb Service to fetch XML generated by CRM system
HiI have a requirement where on a button click on the CRM system, the generated XML needs to be sent to sharepoint environment via webservice written on sharepoint side. So the CRM system will consume...
View Articlehow to display No of items is Closed in to data table in sharepoint 2010
hi,how to display count for the no of items status is Closed in share point list.we have share point list with workflow ,in that list we have one column Status and Comp Column.Ex: ListComp...
View Articleerror/warning messages when trying to add a lookup field
I have gotten error and warning messages when I attempt to put a lookup field on a form. Based on a Municipality Code match in the Account table, I want to add to the form the Municipality Name from...
View ArticleDocument Management (DMS) in SharePoint
Hello All, I'm preparing to setup SharePoint 365 Online to store documents. We're a small law firm and would like the features Document Center has to offer. Can someone provide links on an Overview,...
View ArticleError when editing some Items in SharePoint Custom List
Hello I have a custom list with multiple workflows and a customized infopath form. I am getting an unexpected error on some of the list items when I try to edit them. I can view them just fine but the...
View ArticleItemUpdating event - Properties.AfterProperties["MyDate"] vs...
Hi there,In my ItemUpdating event I need to check if the MyDate column has changed.if (p.AfterProperties["MyDate"].Equals(p.ListItem["MyDate"]) == false) { //Date has changed }But this comparison is...
View ArticleInfoPath text box input not showing in email that is created via a Workflow
I have an InfoPath Form that works great, with just one exception. I have a text box that people enter information into, the information in the form is then submitted to the SharePoint list and a...
View ArticleCan't resolve references
I am having all sorts of issues with trying to build and deploy SharePoint 2010 projects.We have a build server and a PowerShell script building and installing the same code base onto our Dev...
View ArticleCustom NewForm.aspx & Editform.aspx , Ribbon is disabled.
Hi All ,We have a requirement to Customize the newform.aspx & editform.aspx , for Customization we created Visual webpart for each & deployed to New & edit forms.Initially we faced below...
View ArticleRegarding Send Email action in SharePoint designer
Hi All,In one of my Designer workflow, I want to send email with all the list items field in a tabular format. Is it Possible.?
View Article