How do I change the order the links show up in QuickLauch using code?
How can I programmatically set the order in which links show up on the Quick Launch menu? I have not been able to find anything online to help me with this.Thanks
View ArticleGetUserEffectivePermissionInfo and claims augmentation
I have an item with 1 group and 1 custom claim. The user in question has both the claim and is part of that group. When I use item.GetUserEffectivePermissionInfo(myuser) it return the roleassignment...
View Articlec# code to edit the existing item and update,delete the existing item of...
Hi AllPlease help me in this.From 1 form i am saving data to list and displaying list items in grid.Edit/Delete options in grid..(data should not be edited in grid).Data will display in form....from...
View Articlespweb.processbatchdata fails to update list items that are in pending status.
I am trying to use spweb.processbatchdata to update items in list on which versioning is enabled. Below is the string I have that I am passing to processbatchdata method:<?xml version="1.0"...
View Articlehow to remove providername of FBA user name in sharepoint 2010?
Hello, I have created a Publishing site with FBA implementation and add some users on FBA DATABASE.when i am login with FBA user in site the user name displaying with providername and Username how...
View ArticleSP2010 Hands on Lab 2 - Bugs List Definition - code being skipped
Hi all,I am going through the HOLs for SP 2010 on our demo server (not in the Virtual Lab environment) and I have the first one working with no problems. All I have is the PDF files, so I had to set up...
View ArticleFileNotFoundException in CopyActivity
Hi @llI created an activity which is supposed to copy an element from one library to another. I now at least managed to deploy it, see it in SPD and get rid of NullReferenceExceptions. However, now I...
View Articlecustom task's approval options in visual studio workflow task activity
I want to create a flexi task action( like Nintex workflow action) where I can defined my custom business approvals ( I approve but with objections, I approve without objection) I found one way to do...
View ArticleSaving docx file in sharepoint 2010 document library - file length = 0
Hi AllI need to edit docx file uploaded to a sharepoint 2010 document library.when I upload the document using the Add file link in the library , all works well.but when I 'save as' the file from Word...
View ArticleHow do I pro grammatically delete a link from quick launch?
Am trying to delete some links from the quickLaunch after a page has been created on Feature activation. Right now, once my page is created the link is added to the quick launch and i am trying to add...
View Articleneed help launching workflow from client application (web service)
hi all,I am attempting to run a visual studio sequential workflow on items in a library, but have hit a wall. since the client object model doesn't seem to support starting workflows, I am attempting...
View ArticleSPGridView filter in list data source
Hi,I have used SharePoint grid view to display list data with filtering. Grid displays the filter values in header column, but when i selected the filtered data it throws the below exception...
View ArticleApprove Workflow Task Programatically
Overview: I am trying to approve a task programatically using either SharePoint Web Services or Client Object Model. I can update the task properties but the workflow doens't move to the next...
View ArticleExport/Import data from SharePoint 2010 to SQL server
Hi,I have a requirement to Export SharePoint 2010 list data to SQL server and Import it back to SharePoint 2010. Business users will have a user Interface in SharePoint 2010 and by applying filters,...
View ArticleSumIF SharePoint
I have a list that has 2 columns, ID and Days. ID is a foreign key from another list(look up column) and days is a calculated column. I need an effective way to sum the days column for each entry where...
View ArticleUnknown server tag 'WebPartPages:WebPartAdder' on SharePoint 2010 subsites
I am a relative newcomer to SharePoint 2010 and am creating a site collection. When in SharePoint Designer 2010 I oberserve the following message on the rendering of the ribbon (of subsites only--not...
View ArticleDoes Event Receiver send email from the account of user running the code? -...
Hi,I use SharePoint 2010 and an ER (event receiver) built in VS (Visual Studio) on ItemAdded event. The ER runs on a custom list.I use SPUtility.SendEmail (the headers do NOT have FROM address)...
View ArticleSharePoint 2010: No files in Master Page or Page Layout folder in SP Designer
I am staring to really really think that SharePoint is more headache then it is worth......Ok so I have a site that for some reason just now is not showing any master pages or page layouts in SP...
View ArticleVS Workflow deployed to single Site Colelction
Greetz!I've got a Visual Studio workflow based on the Sequential Workflow template. I want to deploy it as hidden so it won't show up in every feature list on every site collection on every portal in...
View ArticleUsing Client object model , item can be deleted by only created by user
Hi, By using object model fetch list items and display in grid where createdBy user can only able to see , also delete permission should be available to only createdby user .Could anybody please guide...
View Article