Set Site Theme to inherit from parent site
Hi All,How to set Inherit theme from the parent of this site' option for the subsite programatically in SharePoint 2010Thanks
View ArticleFeature stapling
I need to replace the master page of mysite spcially for my content with custom master page by using feature stapling during site collection creation. i have gone through some of the steps but I could...
View ArticleHow many content types can we create in one document library?
Hi All,How many content types can we create in one document library?Thanks in advance.
View ArticleSharePoint 2010 Custom Master Page
Hi...I Created a Custom Master Page for SharePoint 2010 Site using Visual Studio 2010 but I am not knowing how to map css,jscripts and Images in Visual Studio...I tried but not displaying is...
View ArticleCQWP - Show default image if empty
Hi I am showing a list of news on the FrontPage useing the rollup image in a CQWP.I would like to show a default image if there is no rollup image. I have tried customizing the itemstyle.xsl but I...
View ArticleJavaScript and CAML Queries
I am having a bit of an issue with my JavaScript. I want to run the method ClientContext.executeQuery(), but I keep getting the error 'ClientContext.executeQuery() is not a function.' Is there any...
View ArticleHow do I create an email workflow that emails from the contact list field...
Is it possible to create a workflow that e-mails any "non SP User" email address in my contact list?I have created a workflow, and have been able to email any external address when I place it manually...
View ArticleMetadata column with mulitple values IS filterable in list view.
We recently created a document library for a variety of documents that pertain to more than one country. When we added the column, we allow multiple values. After doing reseach on the web, I learned...
View ArticlePrevent Duplicate Calculated Column?
Hello SharePoint Fam,Is it possible to prevent a duplicate calculated column? Basically have 2 fields. One is a drop down choice menu and other is date & time field. the calculated field is a...
View ArticleSharePoint 2010 Windows Authentication User Interface
Hi all. The company I work for currently services 13 School districts who all authenticate through different active directories to our SharePoint 2010 site. We are currently looking for a way to switch...
View ArticleSharePoint 2010 asynchronous event receiver itemcheckedin send error
Hi,Executing under RunWithElevatedPrivileges, how do you send an error msg to the user for ItemCheckedIn event?
View ArticleProblem in executequery for fulltextquery
HelloI am using following code for search result, iFullTextSqlQuery oSearchQuery = new FullTextSqlQuery(SPContext.Current.Site); oSearchQuery.ResultTypes = ResultType.RelevantResults;...
View ArticleHi all, i have a problem with the site workflow when deployed using visual...
Hi all, i have a problem with the site workflow when deployed using visual studio 2010 in sharepoint 2010 . the Error says "Failed to start the workflow"When checked in the logs gives an error "SP...
View ArticleNull Vallue Lookup Column Issue
I've tried to create a SharePoint view with a lookup column value equals null, but even though there are items with "Phase" column equal to NULL, nothing is shown in the view.I looked up the column...
View ArticlePerson Formats
Perhaps this has been answered already, but I haven't found a good answer. When coding a workflow, I'm finding sometimes I need to provide a user in the 11;#Dan Miller format, sometimes Dan Miller and...
View ArticlejQuery web part corrupting EditForm.aspx?
I'm responsible for a SharePoint 2007 (about to migrate to SP2010) team site which has a list containing about 1000 items. Twice in the last month, the EditForm.aspx form has somehow become corrupted....
View ArticleHow to create a lookup column in Site Template that uses new site path
I have a Site Template I'm creating that include 2 custom lists named below.ProjectsProject TasksI have a need to create a couple lookup columns within the Project Tasks list that point to the Projects...
View Articlehow to check managemetadata column is associated with which content type?
I have one document library where I have added 2-3 content types. All these added content type is associated with diffeent manage metadata fields.In my upload check I am auto tagging the metadata...
View ArticleHelp with date subtraction formula
I have 3 columns that will go into this formula:Baseline dateActual dateCurrent date (do I need to make a column for this?)This is the logic I want to code:If the Actual Date is NOT null then: Baseline...
View ArticleHow to search from all the document libraries?
HelloI want to search from all the fields (including metadata column as well as from multivalue column and from attachment also) from all the document libraries from a site or from a web application. I...
View Article