Activate web part on page load.
I have created a web part with contextual buttons in SharePoint 2010. The web part is added to a home page of a site. The idea here is that I get some Quick-start buttons to custom functions on the...
View ArticleHow to create a thumnails on my video web part?
The mp4 video file in my embedded video webpart which does not show the video thumnail, how can I do it?
View ArticleGet a reference to Site/List from within custom SPFieldLookup
I've created a custom lookup field inheriting from SPFieldLookup, added it to the custom content type and bound it to the list template through content type. All these are done during site...
View ArticleProgramatically Create List Item in Meeting workspace document library folder
Hi,First off here is the structure of my site- Root site - Meeting Workspace - Meeting Documents Library (with a content type using a word document template) - Folder 1...
View ArticleSharepoint 2010 object model
Hi,I wanted to learn sharepoint object model.can anyone suggest some important urls with examples.Thanks in advance.Regards,Praveen
View ArticleHow to get updated document in SharePoint.
Dear All,I have one SharePoint library. I have added one document in library and after some days I have updated the same document.I need to know what are document are updated from the SharePoint...
View ArticleException SharePoint List with large number of items ECMA Client object model
Hi All,I have a requirement to fetch data from a SharePoint list containing items around 15000 using ECMA script client object model.Out of 15000 items I will be fetching only items around 50.But the...
View ArticleHide weekends in sharepoint 2010 calendar
How to hide weekends in SharePoint 2010.I have scripts only for SP 2007.
View ArticleComparing the list item values from 2 lists and update the matching items to...
Hi,My requirement is:i have 2 lists one is profile picker and another one is information.both the list has same fields like region, importance (managed metadata columns).i need to compare the matching...
View ArticleSharepoint Global Menu Flyout
Hi, I am trying to design a global navigation with 4 levels. I need flyouts for the first three levels and the last level items must be expanded below their respective level 3 items. I tried the below...
View ArticleListSoapClient UpdateListItems error
Hi everybody! First of all, thanks for reading... I have a WCF service that consume SharePoint Web Service to update list item. It gives me a Microsoft.SharePoint.SoapServer.SoapServerException:...
View ArticleDeveloping For SharePoint 2010 With Visual Studio 2013
Hi.Is it possible to develop for SharePoint 2010 using Visual Studio 2013?e.g. Workflow development, webpart development etc.Is there a matrix of what works and what doesn't when developing using...
View ArticleLog file exception help
Hi, I developed a project that runs well in my server but when I install the WSP over another server it gives me an error "7c602d69-b969-4de2-a305-e7a93672f798" when I click the button to do the...
View ArticleRichHtmlField custom page layout initial focus
Hi,According to the following RichHtmlField.HasInitialFocus Propertythe focus is set to the first occurrence of RichHtmlField no matter it's place with respect to other controls and it causes the page...
View ArticleHow to use Third Party dll in SharePoint Visual Studio 2010 web part ?
Hi, I have added the following code on the Package.template.xml<Assemblies> <Assembly Location="ThirdParty.dll" DeploymentTarget="GlobalAssemblyCache"> <SafeControls>...
View ArticleDeploying third party dll from solution
Hi,I am creating a visual webpart in which i have added the Telerik RadGrid.I have added the Telerik.web.UI dll in the Reference and is refered from the GAC. I have build the solution and grid works...
View ArticleUpdate data into SQL server table form excel placed in SharePoint documents
Is there any way to update data into SQL server table form excel placed in SharePoint shared documents folder?with some action (cellchanged or while closing excel) we need ti update data into SQL...
View ArticleCustom Field Types and sync with Sharepoint workspace 2010
Hello,we´re using a custom field type which is basically a choice field but got the data from managed metadata Service. This is mainly because the Standard choice fields are not language dependant....
View ArticleCreate a video webpart side by side in Sharepoint 2010 Foundation
Hi;How possible to create multiple webpart for embeded video across the zone, such as create a 4X4 web parts. Currently, if I create a new web part, the new web part will be appended to the top of...
View ArticleSharePoint 2010 Moving nested folder between document Libraries
Hello, For one of our client we have requirement to move folders and contents from folder to other document library. Wanted to know how this can be achieved. Below is the requirementDocument library...
View Article