People Picker is not working on computers that have IE 11 installed. (And it...
Hi,We have web application. And we are using SharePoint Foundation 2010. While giving access to users we are facing problem with People picker. People picker is working fine upto IE 9 well. In IE 10 we...
View ArticleYammer Integration with SharePoint 2010
Hello Team We integrated Yammer with SharePoint 2010 and everything were working properly, since we updated embeded code with latest yammer its not working properly-...
View ArticleHTML5 master page throwing javascript error
I created a masterpage with html 5 and css3. I haave been able to elimate almost all of the javascript errors except 1. Creating a list column with throw the following error. SCRIPT5007: Unable to set...
View ArticleECMA script to check if user is a member of sharepoint group
Hi All,I need to check if the current user belongs to s particular SP group using ECMA script. I have written the following codefunction CheckIfCurrentUserIsCoordinator() { var clientContext = new...
View Articlehow to fetch the 3 level folder/subfolders items from sharepoint library and...
Hi All,I have structure like below:Document Library Parent Folder( Folder A, Folder B, Folder C... so on) SubFolder(SubFolder A, SubFolder B, SubFolder C.. so on) Sub- SubFolder(Sub-...
View ArticleCreate Content Organizer Rules programatically
Hi,Content Oragnizer Rules when created programatically using EcmDocumentRouterRule requires save via UI before working. I found that someone is also facing the same issue in this post:...
View ArticleDetected use of SPRequest for previously closed SPWeb object. Please close...
I have develop a custom solution for SharePoint Foundation 2010 that provide PDF documents filled with lists data and attachemnts.If the Customer run the solution to get the PDF we found in the ULS log...
View ArticleModal FBA Login
Hi all,Using Forms Based Authentication(FBA), is it possible to deliver SharePoint Login via Jquery Dialog box or any other modal mechanism. I basically need to prompt user to login but i know...
View ArticleUse Lookup Multi in several custom content types
Hi there,I've got a huge problem. I want to use two custom Content Types (declared by XML). Both got a custom column (decalred by XML).The column looks like this:<Elements...
View ArticleSignout on Sub-site should go on the subsite homepage.
I have created a sub-site which has its default. I am using the header control of the main site which calls the logoff module form the 12 hive (using SP 2007). Currently the Signoff click redirects to...
View ArticleError occurred in deployment step 'Activate Features': Feature with Id 'GUID'...
Really frustrated!!! Using SP 2010 with VS 2010. Created a simple project with just 1 elements.xml file for adding 2 columns. Scope of the feature is "Site". When I right click and deploy it gives...
View ArticleOut of box solution workflow to copy attachment from SharePoint list to library
Please share your thoughts on the below issueWhenever a new item is added to a list, I have to copy the attachment and couple of other fields from this SharePoint list to a separate library. Below is...
View Articlehow to set SPUser name which exceeds 40 characters
i have marked the issue what am facing in the image, i want the entire user name to be appeared instead sharepoint is trimming the text if it exceeds certain length.Is there any way to fix this up or...
View ArticleTrack files that are declared as records (records management)
hi, I need to track files in document libraries of the site collection that are declared as records and generate a Report.How can this be achieved ? do i need to use event receivers ?Regards
View ArticleSave values to two different SharePoint lists from one Edit form
I have two SharePoint lists in following structure. List1:1. Name2. Description3. Comments List2:1. Name2. Date3. Hours I have a listItem Edit Form which has fields from both the lists. While clicking...
View ArticleUploading Multiple documents to custom list programmatically
HI,I am using VS 2010 and C#, SharePoint 2010.I have a custom list ( not using document library).I am using a visual web part, in which i have added a asp:file upload control, which has Allow multiple...
View ArticleDisplaying thumbnail image when rendering...
I have a page layout with the following entry in it:<PublishingWebControls:RichImageField FieldName="AdvertImage1" runat="server" />This displays the image when the page is being viewed in...
View ArticleDeleting folders using File Explorer
Hi guys,i have document library with more content types and I need to forbid users to delete items with some content types from library (these content types inherit from folder), users still can delete...
View ArticleLimit TextBox words using jquery
Hi,My requirement is to allow user to enter words till 500.After 500 words,it shouldn’t allow the user.For this we have written the jquery function as belowThis is working fine if user is filling the...
View ArticleBy using java script get current list name and list items
hi allI have task that i want to generate dynamically URL of a site by using current added list item name. By using java script if any one knows how to to do please help me Thanking you,Arun Darly
View Article