Drag and Drop from SharePoint 2010 search results page to windows application
I have a requirement to drag the SharePoint 2010 document link from the search result page as a .url OR .lnk shortcut file and drop the created shortcut file into our windows application which supports...
View ArticleSPWorkItemJobDefinition job gets added to [ScheduledWorkItems] but never runs.
I have created a very simple SPWorkItemJobDefinition that clears the value of a field on a SPListItem. This code snip-it below should just add an entry into the log, I can give the rest of the code if...
View ArticleScript injection in SharePoint OOB List forms
In SharePoint 2010 Out of box list forms Text Boxes,how can we prevent script injections?Thank you.
View Articlecreate package of subsite and merge it with existing site on production...
Hi, I have created application in sharepoint 2010. I have published this code on production. This site contain 2 subsites. 1.HR 2.Account Now i want to add one more subsite to this application and...
View ArticleApplying FBA in SharePoint 2010 in the existing port 80 web application
Dear all,I am planning to implement FBA in my existing sharepoint 2010 web application.I am following through this article by Amit...
View ArticleC# - How to stop document checking in - document library programmatically
Hello all,I have a document library with content types and required fields. Before a document gets checked in you have to fill the fields below:I know how to validate the entered properties, but how...
View ArticleView More Pop up using jquery
Hi,In our requirement, there would be hyperlink ‘View More’ on all the cells of the row.After clicking ‘View more’ hyperlink data needs to be displayed.We are able to achieve this by using the below...
View ArticleSharepoint 2010 full text search: problem with contains keyword
Hi all,I use full text search in sharepoint 2010 to search information on a list. I use contains key word.But the result of the search is so weird.I search with these key words: ABG-FKM-014 and...
View ArticleHow to remove Markup style dropdown from ribbon for rich html field
Hello,The edit mode on rich HTML field shows a ribbon with dropdown for Mark up styles. My requirement is to completely hide or inactivate this dropdown.I found several posts related to adding or...
View ArticleWiki Page Two Column Set-Up Question
I'm building a Sharepoint wiki site to be used as a departmental resource. I'm a true novice, so please ber with me. I'm looking to set up a two-column page where the left column contains a list of...
View ArticleExcel web app content update issue
I recently faced a wierd glitch. When someone updates an Excel speadsheet that is on Sharepoint in Excel application on a computer and saves it, and then clicks on that same document in a browser to...
View ArticleAdd Sharepoint site as a sub site under IIS website
I am trying to add a Sharepoint application under an IIS website. So I have created like abc.com website on IIS, and added my sharePoint website sharepoint.com under abc.com website. So now when I type...
View ArticleSharepoint solutions : What visual studio red cross means?
Hey,I have some red cross icons showing up on my visual studio 2013 sharepoint solutions.it occurs only on elements.xml files with <CustomAction /> and <CustomActionGroup />tag.Everything...
View ArticleEvent Receiver for all Page Libraries in a Site Collection
We have a single site collection with many different page libraries. I'd like to create a single event receiver for ALL page libraries in the site collection (850- Page Library). Can you do this?The...
View ArticleGetting user id from server
I am getting user's id to add/update them in a list.If I try to get the users who are already added(added in SharePoint group) in the sharepoint site, i am able to get the id by below code.var...
View ArticleMake a field in SharePoint Content Type immutable
Hi All,I need to add a single line of text field for the default Document Content Type across all the site collections in my server. So any document in the server must have this field as metadata...
View ArticleSharePoint 2010 Session Expiry and AutoComplete
Hi.. We are developing Custom WebPart in SharePoint 2010 and unable to resolve the functionality of1. Session Expiration: - If no one performs any action say for 5 Minutes, the SharePoint Site should...
View ArticleThe type or namespace name 'SharePoint' does not exist in the namespace...
Hi,am trying to use simple client object model using console application and have Included the required assembly microsoft.sharepoint.clientmicrosoft.sharepoint.client.runtimeand added using directive...
View ArticleSharePoint Mail sent using SPUtility.SendMail but not working with...
Hi,I am sending a mail from my code but somehow it's sending mails with SPUtility.SendMail but mails are not received with smtpclient.send() function.I know SPUtility.SendMail() automatically takes...
View ArticleAll DocumentSet derived ContentTypes' EventHandlers fires when uploading...
I have made a custom "base" content type based on the Document Set content type. On this content type I attach 6 EventHandlers:<ContentType ID="0x0120D5200088cd8a49c45a45dbb0b808d0934cd901" Name="My...
View Article