How to Hide fields on customized DispForm.aspx in SharePoint 2010
Hi There,I have been facing with this issue since 4 weeks, let me explain my requirement first.I want to hide 2 fields on DispForm.aspx of a custom template.Following are the lines of code written for...
View ArticleHelp with Joining two SharePoint lists using LINQ
Hi Guys,I have found many threads with this question. Although I had one doubt. I wanted to know that while performing a Join operation on two SharePoint Lists using LINQ does the column on which we...
View ArticleSite Map providers xml's throght out all web applications.
Hi all,How to site map providers to all web applications. each and every site map provider should apply to each web application.ex: we can apply single site map provider(for top navigation) to one web...
View ArticleSUM calculated columns grouped by another field
Hi,Anyone know how to do this? I know it can be done in SSRS but I do not have the feature available.Column 1 Column 2 Column 3A 5...
View ArticleFeature deploying issue
we are adding some more functions for a project released before. let me quickly show you project's structure. it includes several visual webparts that are deployed by a Site scope feature, and a Web...
View ArticleJavaScript code to replace the existing image to new image
Hi team,How to replace existing images with new one using java script.for sharepoint 2013 OOTB calendar i need to change the Next and Previous button images.I searched a lot, but i not getting the...
View ArticleReading and writing data to a list in Sharepoint 2010.
I'm having difficulty writing data to a list in sharepoint 2010, the reading the information is going fine, but I just tried writing data, and it's not working well.using System;using...
View ArticleRegional settings not getting applied in the webpart
HiI have a page with 2 webparts. One of the webpart webpart2 is a visual webpart.The other webpart webpart1 will display numeric values from database.When i have the regional settings set to "Spain",...
View ArticleUsing SharePoint 2013 Client dll to connect to SharePoint 2010
We need to create a single windows forms application which will connect to both SP 2013 and SP 2010. We are using client side object model in windows forms application to connect to SharePoint.My...
View ArticleCustom checkbox choice field for custom content type in sharepoint
Hi,Created custom choice field as...
View Articledocument corrupted when sending file to drop off library using records...
I am trying to submit files to drop off library through a simple web application. I could see the documents submitted to drop off library but the contents in it have got corrupted.string recordRouting...
View ArticleRead contents of Pages library and show in custom webpart
Hi,How to read the contents of "Pages" library (Published pages and custom created pages only and not reading OOB pages)?I have a publishing site, in which I need to read the "Title" and URL" of the...
View ArticleCannot covert type ‘Microsoft.SharePoint.Client.WebParts.WebPart’ to...
Hi Concern,I am using Client Site CSOM coding and getting error Smart Parts user control detail is required and while converting throws error.Cannot covert type...
View Articlechange views of webpart dynamically
Hi,I have a web part page & added one list view web part in some zone.I need to change the View of the list view web part dynamically based on click from another web part.How to list the views...
View ArticleJavaScript running only for System Accounts
Hi. We added script in Visual WebPart and added Some jQuery links in SharePoint Master Page..But JavaScript running only for System Accounts and not running for users Ravindranath
View ArticleSharePoint Sequential workflow not able to bind activity properties to other...
Hi All, I am building a sequential SharePoint list workflow for SharePoint 2010 using VS 2010. This workflow needs to be declarative (upgrade considerations) and I am trying to keep custom code...
View ArticleDisplay more 2 column values in CSWP using Item Dispaly templates
Hi team,How can i display more than one column value using CSWP.I am implementing display templates concept.Here is my code in itemTemplate.htmlvar line1 = $getItemValue(ctx, "Title"); var line2 =...
View ArticleFile Open Issues - document library pdf file to open in new browser window
HiI have a requirement to open the document library containing pdf file to open in new browser window. So far I have tried following steps but could not get it to work.1. Changing Document library...
View ArticleHow to avoid using subfolders in libraries and use views to show all data
Hi allI am very new to Sharepoint design so hopefully I can explain what I need properly.I have a sharepoint site which I upload a lot of data to. Most of the data I can categorise into subfolders...
View ArticleCustomize SharePoint ADFS Login Dropdown Selection
Hi, I used SharePoint ADFS out of the box sign in pageI want to change "Windows Authentication" drop down value to "ABC User Login". Please help.ThanksTee
View Article