How to get the associated workflow tasks, workflow instance id information...
Hi,I want to get the workflow association Id, workflow History Parent Instance and Task start date, end date, status information for document library item using Client object model sharepoint 2010.Did...
View ArticleSharePoint Online 2010 MSCOCAF warning about SPDiagnostics.TraceWrite but the...
Dear AllI normally develop on premise and am new to SharePoint Online development so sorry if this is a bit of a 'newbie' questionWhen I run MSOCAF through my code it tells me to put SPDiagnostics...
View Articlerefresh and update pivot charts and tables in sharepoint
hi,i am having this issue and i am really struggling in solving it.Please i need the help and support as soon as possible :(the request is to add some pivot tables and charts to my sharepoint site...
View ArticleWorkflow history not showing after 2 months of workflow
After 2 months of deployment of approval reuseable workflow i am unable to see the workflow history for these workflowi have seen some blogs that disable the workflow cleanup job for that site...
View ArticleRadEditor control returning empty
Hi, I have a RadEditor control which is returning "empty". The ID of the control is reComment and reComment.Content is returning empty,any ideas? <telerik:RadEditor ID="reComment"...
View Articlemap new drive to sharepoint sever shared folder using VisualWebpart with C#.net
Hi ,problem is does not show the Map drive name after mapping.here is my code:networks.LocalDrive = ddlDrive.SelectedItem.ToString();networks.ShareName =...
View ArticleSharepoint Custom Rendering Template - Register prefix problem -Form is empty
Hello,I have a problem with create custom rendering template with custom SaveButton.Below code from CustomListTemplateIf I just cut this prefix it working but I can't change orginal SaveButton, else...
View ArticleHow to divide or breakdown an SPListItemCollection into several...
I have this SPQuery that will retrieve items.I will also set a limit per batch. for example, my limit per batch is 1000and if my SPQuery returned 10100 items, my SPListItemCollection.Count = 10100.Now,...
View ArticleThe type or namespace name 'Portal' does not exist in the namespace...
Hi, I created a User Control in a project and when trying to build it I get this error on "UserControl1.ascx.designer.cs" ... The type or namespace name 'Portal' does not exist in the namespace...
View ArticlePopulate dropdown list from database when dropdownlist selectindex changed...
I have dorpdown1 and dropdown2 in my SharePoint list. When item is selected from the dropdown1, it should retrieve data from database and populate the dropdown2 based on dropdown1 parameter.Which one...
View ArticleSession stored objects sometimes return null.
We have issue in that objects stored in session sometimes are returned as null. It occurs after running automatic testing using 1 in 100 to 200 times. The test runs the exact same calls. The issue is...
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 ArticleHow To Get User ID Type ( Person / Security Group / Sharepoint Group ) from...
HiI have a requirement where we need to fetch the all the users having access to any site in a sitecollection. User information list available is site collection (_catalogs/users/detail.aspx) contains...
View ArticleJquery hover ability
I am trying to make this code so that when I hover over the "more" link, a popup box comes up with more links. Any idea how I can implement that into this code? An actual code example would be great...
View Articlehow to hide/show table rows uisng script in sharepoint2010 web part
i have table in my aspx page with 5 rows i applided runat=server whenthe page loading i need to show first row with option("+") to addnext rows .when user select second row i need to show("-") like...
View ArticleHow to Deploy BDC Model created in SharePoint Designer on a different farm?
I have created External Content type and External list and connected with the datasource using SQL Server "Connect with User's identity" option. Then, I can access the data on my SharePoint Site. But,...
View Articlemove document from one site library to its parent site library spfile.moveto()
Hello,I initially thought I can use spfile.moveto() to move a file from one site document library to another (parent) site library.It turns out I cannot do this. Please let me know how can this be...
View ArticleIs it possible to set export to excel and print button in page
like the picture ..I want to insert 2 bottonexport to excel like in the ribbon interface and print lists that in the pageThanks.
View ArticleMessage: Sys.WebForms.PageRequestManagerServerErrorException: Asynchronous...
Hi ,i am getting the below error, http://ppscd.codeplex.com/SourceControl/latest You will findthe code the above url. just open the psscd . open the importer.cs Below is the line i am getting...
View ArticleEvent handler to send data from SPList to Oracle DB
Hi All, I have an Event Handler which has to send data to Oracle DB and it has been created using sandbox mode. I have tried many ways to do that. some of them are,i) I have created a web service...
View Article