How 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 ArticleHow can I create a hyperlink to the new document button on a list?
Hello,I would like to be able to email a hyperlink to a InfoPath library that would function the same as the New Document button.So when I click on the hyperlink I want it to operate as if I clicked...
View ArticleSynchronize a form with sharepoint 2010 calendar
HelloI have a form (for customized list) with begin and end date .I want to synchronize it with the sharepoint calendar wich means show my events in that calendar .Thanks in advanceBest...
View ArticleActive Directory Domain Local groups and C#
Hi,I have a requirement where I am supposed to show the AD group users from C# code in a SharePoint 2010 web part. I am using Principal Context as we are using .Net Framework 3.5. I don't have issues...
View ArticleSPSiteDataQuery and Look-up column
Hi,I have a requirement of iterating multiple tasks list under SharePoint sites and sub-sites. I am using SPSiteDataQuery for achieving this. I am having an issue in fetching the data when the column...
View ArticleHow To Hide Delete Option From ECB Menu In Document Library In SharePoint 2010
Hi Guys,I have to hide "Delete Option From ECB Menu In SharePoint Document Library", and we have to acheive this from feature. As All the users has delete permissions but they can delete the documents...
View Articleunable to upload image to SP using Client object model
I have to cpature the image form webcam and convert to byte array and then uplod to server.I have to upload the jpeg file to our SP Site. void cs_CaptureImageCompleted(object sender,...
View ArticleMs Outlook integration to Sharepoint 2010 (New Email, Task, Calender)
Hi AllI want some code in sharepoint site where the system needs to checks the count new Unread email, Calender events counts, Count of Task in webpart. Is it possible? Can some one share me the code...
View ArticleVS2012 Cannot read SPOpenBinaryOperations enum in Microsoft.SharePoint assembly
Hi,We have migrated a VS2010 solution to VS2012 solution,and the VS2012 cannot be able to compile the SPOpenBinaryOperations enum in Microsoft.SharePoint dll.However the VS2010 Object browser is...
View ArticleIntegrating Youtube Videos in SharePoint 2010 WCM based Public facing website.
Hi All,Can some one please let me the best way of integrating YouTube videos on SharePoint public facing website (WCM).How do i need to handle the authentication process of YouTube from SharePoint...
View ArticleIntegration of facebook with SharePoint WCM based Public facing website.
Hi All,Can some one please let me the best way of integrating Facebook buttons to a SharePoint public facing website (WCM).How do i need to handle the authentication process of Facebook from SharePoint...
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 ArticleHow 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 ArticleSharePoint to Salesforce two way synchronization
Hi All,I have a requirement where I need to sync Sharepoint Task to Salesforce Case object and vice versa.Sharepoint is available to me as external system.And would be getting limited access it.Can...
View ArticleDelete permissions from site with powershell
Hello,I know how to delete permissions from lists and doclibs. Simply i can use the breakroleinheritance, and i can remove every user. But i couldn't find a way to do this with a site.Lets say the...
View ArticleCreate a subfolder in a subfolder with powershell.
Hello!I have a script.Add-PSSnapin microsoft.sharepoint.powershell $libraryname = "mydoc" $csvpath = "c:\Temp\test.csv" # Import CSV [array]$FolderList = Import-Csv $CSVPath # Script Variables...
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 ArticleConnecting web parts - consumer/provider in context of a Read Only user
I have a question about how things should behave for a Read Only user in the folowing scenario.I have an example up and running with three web parts1. Contract Dropdown list (provider) - user selects a...
View Article