Modifying List Threshold value for a particular list or site collection
Hi,We have a large list which exceeds 5000 list items in it.So we got a error in production by saying that the list exceeds the threshold limit in Web App.So currently the Production support team...
View ArticleHow do I prevent links from being added to the quick launch?
I have pages that I am creating on feature activation. Right now when the pages are created, the links are automatically added to the quick launch. Is there a way that I can prevent these links from...
View ArticleError: This page is not using a valid page layout. To correct the problem,...
I have pages on SharePoint that I have built that are using custom layouts pages. I created the custom layouts in SharePoint Designer, but now I want to make my solution universal...where I can have...
View Articlejavascript error in Mobile Adapter in sharepoint 2010
Hello all,I am developing a very simple web part mobile adpater. It just outputs "hello world". The mobile web part renders fine, but when i click on arrow image next to the Web part title , it throws...
View ArticlePowershell script to remove all the permissions on a folder.
I want to acheive the following:a) Remove all permissions on a specific folder in Document Library.b) Provide permissions for specific groups on this folder.Part b - Complete.I am not able to achieve...
View ArticleUpdate list Item returns ErrorCode 0x80004005
I have a sharepoint list with around 75 columns and there are about 1800 records. I am trying to update an item using Update List Item Web Service but it fails showing errorcode : 0x80004005 and...
View ArticleRestoring form backup on new server
Dear Support,currently we are using SharePoint server 2010. now we are moving to some other domain and we want our current setup to be available in new domain. we have a farm backup of our current...
View ArticleUnknown Error..while creating a site
Hello All,I am trying to create a site using .net managed client object modelI want to use my custom site templatefollowing is the code string SiteDescription = "About Avatar"; int SiteLanguage = 1033;...
View ArticleDVWP to expand only the first group and have the rest of the groups collapsed
Does any one know, if it's possible in DVWP to expand only the first group and have the rest of the groups collapsed?Example:-Group: Year 2013Item 1Item 2Item 3Group: Year 2012Group: Year 2011Group:...
View ArticleXsltListViewWebPart CAML in c# simple example and apply a XSL
Hi there is there an example of using XsltListViewWebPart by passing caml and xsl pleasethanks kindly
View ArticleVariations with a splash page
Hi guys I have sort of confused myself here, so would be grateful for any help. I am building a bilingual website that uses Variations to handle the 2 languages. This all works well but I need a splash...
View ArticleDelete permissions from site with powershell
Hello,I know how to delete permissions from lists and doclibs. Simply i can use the breakroleinheritance, and i can remove every user. But i couldn't find a way to do this with a site.Lets say the...
View ArticleRead versions of comments field using javascript client object model
Hi, Does someone knows how to Read versions of comments field in 'tasks' list using javascript client object model?ThanksManvir
View ArticleAdd AD user and AD group to sharepoint site
Please help me about adding new AD users, AD groups with Permission to sharepoint site. I can do it for lists and document libararys but adding to site seems to be different. This is what i do for...
View ArticleIn calculated column how to apply some formula which compare dates from other...
HI,i have 1 column productand then 4 columns (date type)-date1,date2,date3,date4 and 6th column is finalDate[calculated column type field]when user enter values any date can be 30 days old while giving...
View ArticleIntegration of blogs with SharePoint WCM based public facing website
Hi All,Can some one please let me the best way of integrating blogs to a SharePoint public facing website (WCM).How do i need to handle the authentication process of blogs from SharePoint public facing...
View ArticleCreate a subfolder in a subfolder with powershell.
Hello!I have a script.Add-PSSnapin microsoft.sharepoint.powershell $libraryname = "mydoc" $csvpath = "c:\Temp\test.csv" # Import CSV [array]$FolderList = Import-Csv $CSVPath # Script Variables...
View ArticlePopulate User information from AD into a list
My requirement is to populate contacts list columns from the AD when a user name is selected from the people picker control.Like, autopopulate title, first name, last name, email address etc., fields...
View ArticleHow to change default color of custom list column in sharepoint 2010
Hi everyone,How to change default color of custom list column in sharepoint 2010..and how to use some custom css in custom list..Thanks & RegardsNeerajNeeraj
View ArticleAvoid refresh resending information
Hi, I have a textbox and a button. When I click the button an event handler is called but after clicking the button if I press refresh the event handler is also called. On both cases the IsPostBack is...
View Article