How to get approver name from Task list using available sharePoint web service
Hi , I need to get the approver name for workflow item from sharePoint library in my windows application i can achive this via SharePoint server object model but if i need to achive the same using...
View ArticleAccess Services 2010 – Field Not Displaying Data
PLEASE NOTE: I am talking about Access Services 2010 (not client-side Access nor Access 2013 Apps).BOTTOMLINE: As shown in the screenshots below, a field that is visible in the Access client does not...
View ArticleItemFileConverted Event Receiver
Hi,How and when to use ItemFileConverted Event Receiver?I have created event receiver to convert word document to pdf using word automation service and it's converting word to pdf without any issues....
View ArticleSPGridView - sorting Dates doesn't work properly & how to display the title...
Hi,I've got a SPGridView that is being filled with data from several lists. Some of them are a date-field and a title-field. I already added sorting, paging and filtering options and at first look they...
View ArticleSharepoint 2010 vs Access solution
Hi everyone, apologies if my question might be a repeat of another or similar question(haven't found one yet).I have an access 2010 solution that imports large excel files into tables and delivers to...
View ArticleTrying to load User Control in Web Part, getting "Object Reference not set"...
Hello,I am using Visual Studio 2012 to create a web part for SharePoint 2010, which will consume a User Control. I am coding in C#. In the User Control, I have designed my web part with various...
View ArticleSharePoint web pages inside ASP.NET web app
Hello,We have a huge SharePoint web site of which most of the pages, web parts are controlled by Admins.I was thinking of abstracting out common features such as Templates, Navigation, Footer to...
View ArticleMaster Page Header and Footer in Page Viewer Web Part
Hi.I created a View in Pages Library to view specific folders.After that i added one Page Viewer web part to one of the aspx page.There in the Page Viewer web part properties Link i have provided the...
View ArticleSP.js load time
Can someone explain when i need to hold of running scripts in CEWP's until SP.js is loaded. SP.js takes 7 seconds to load which is rediculously slow. People complain about the page load time in SP...
View ArticleScriptLink does not load until after web parts
I have a master page with a SharePoint link in it.<SharePoint:Scriptlink runat="server" Name="~siteCollection/SiteAssets/menu/js/menubar.js" Language="javascript" />I have web parts on the page...
View ArticleWhat can I use to list the specific web part types on a specific page?
A user is trying to create a new entry on a sharepoint page. The page has various web parts showing bulleted lists of links.However, when he tried to create a new one, he ends up with the links having...
View ArticleEnable click event for list item in a Ribbon
Hi,I have a scenerio where I need to enable a delete option [in listitem inside a ribbon], on click of an item in a listview webpart.I am administrator of the site but for few records I am unable to...
View ArticleDocument library archieve issue
I have one Document library(Infopath form Library) , there several columns in Document library , one of the column is closed date, those forms which has closed date more than 1 month older they should...
View ArticleTo upload a media while adding a discussion
Hi,I need to add a media while creating a discussion using SOAP and web-services.Please suggest me on how to do so.Regards,Sachin
View ArticleConcert List SharePoint to pdf
Hello how to convert a SharePoint 2010 list to pdf and save it in a library. Thx
View Articlehow can we Edit the Sharepoint List (with all columns) from Visual Webpart in...
hii everyone..plz give me the Answer
View ArticleError:System.Web.HttpUnhandledException in Custom Web part for Sandbox solution
Please Help...I have a sandbox solution for Custom Web part which has a 'Visual Web Part(sandbox)'.The solution builds, Packages & deploys successfully.But when adding this custom web part on a...
View ArticleSharepoint 2010 user control
HelloI am winform programmer in C#, and Quite new to ASP.Net programming.I received a task to make a ticket system for our IT departtment.1) i created sharepooint list with all needed fields2)I created...
View ArticleEmail account by default
Hi all again,I have a new doubt. Let me explain it.In my form, I have a data connection to send the form by email. This is generated using a rule.In my outlook, I have 2 accounts: one is microsoft...
View ArticleSharePoint 2010 REST API to get entry permissions
Using the SharePoint 2013 REST API, I am able to get file\folder permissions using `GetFileByServerRelativeUrl` or `GetFolderByServerRelativeUrl` and then expanding `RoleAssignments` to get all the...
View Article