Advice On Programaticaly Adding A Tagged Site To User Profile
Greetings All!I am new to SharePoint 2010 development (But have been programming for 15 year). I have been tasked with building an Enterprise site directory based on sites a user has access to. I...
View ArticleDeploying Custom Workflow to different target server
Hi!We are trying to build a custom approval workflow and deploy it from my development machine which has SharePoint Foundation to a beta server which has SharePoint Enterprise.Does the deploy &...
View ArticleGrant Permissions to List Items using existing SharePoint Group using Client...
I have found examples on how to add users to SharePoint Groups using Client Object Model. Can anyone help provide an example on how to grant permissions to items in a List using an existing SharePoint...
View ArticleFastest way to get data from Multiple lists across multiple site collections
HI I need to get data from multiple lists which spread across 20 site collections and need to show it as list view.I have searched on internet about this and got some info like options would be to use...
View ArticleFind ip addresses of users who created sharepoint list item
Hi I want to find ip addressess of users who created sharepoint list item. How I can find it?Thanks.
View ArticleIntegrated mode reporting; how to enable drilldown hierarchy parameter...
Hello all,Currently I am struggiling with the visualization of the SSRS report parameters in SharePoint integrated mode. I have built a SSRS report on a dimensional model (to be exact, a SSAS cube, but...
View ArticleError while reading data from SharePoint List - using object model
Any idea what could be reason for this error:-Microsoft.SharePoint.Library.SPRequestInternalClass.GetListItemDataWithCallback2(IListItemSqlClient pSqlClient, String bstrUrl, String bstrListName, String...
View ArticleActivate/deactivate WebApplication Scoped Feature using Webpart which is...
Hi,I have a Requirement to Activate/deactivate Web Application Scoped Feature. I need to activate/deactivate using a WebPart which is Site Collection Scoped. I need to pass the Feature Id and click...
View ArticleUpdating library column with Term Set Term description
Hi Community,We are busy with a Document Management project using drop off libraries to file documents (docs) based on classification by a single level Term Set (example: "1000" (name) & "Client...
View ArticleHow to I restart list item ID numbering start at 1
HiIn a sharepoint site i created some lists and also workflows are running on these lists when new item createdand in these lists i created some list items for testing workflows now its workfine,now...
View ArticleExport Custom List into Excel through custom Ribbon
Hi i have a requirement, in that i need to export custom list into EXCEL through custom Ribbon. For Example in my list, i have Col1, Col2, Col3. Col3 has multiple values (allow mutiple values) and when...
View ArticleQuery String truncated from top navigation bar
I'm trying to update top navigation node URL while I'm creating site programmatically from custom template using below code, but for some reason querystring removed by sharepoint , however, SharePoint...
View Articlesharepoint variations:programmatically updating/creating draft pages in...
Hi, Programmatically I am trying to update/create pages in variation sites. The below are the two ways to propagate pages to variation site through OOTB. 1) Automatically propagating the published...
View ArticleWhich analytics feature is best for sharepoint 2010 ?
Hello,I have requirement as below :hits per userquick snapshot of hits per location.quick analysis / KPIs on Hits per location (country).<o:p></o:p>I have read about web analytics,goggle...
View Article_spBodyOnLoadFunctionNames.push & ExecuteOrDelayUntilScriptLoaded undefined.
Hi Experts,I started learning share point 2010.I tried to execute some java script but I am getting undefined error .//_spBodyOnLoadFunctionNames.push("pageOnLoad");...
View ArticleRe-use a javascript variable in pageviewer url property
Not sure how to ask this but, I am interested in knowing if it is possible to access a pages javascript value within the toolpanes url textbox. The variable projName is already available from other...
View ArticleHow to determine if current page is a ModalDialog ?
Hello, we have custom Application Pages with some ModalDialogs, on each Page we have a label with a version, but this label must be hidden on a ModalDialog, are there any indicator to get the info to...
View ArticleDoes the master page only affect the root site?
I am trying to alter the favicon in certain sites in the farm. I tried altering the line of code pertaining to favicon in the master page, but this only altered the favicon in the root site. It did not...
View ArticleHow can I move a task from a Summary Task to another Summary Task in the same...
Hey, I tried to move tasks through the SP UI from one Summary Task to other in the same task list, but I didn't find possibility for it. Then I spent time to learn the SP Client Object Model and now I...
View ArticleHow to retrive document type icon with linked to document column in...
I have web webpart with grid view I need to retrive data from document library and show it in the gridview.I am able to retrive all the columns .But I need document icon with link column I am not...
View Article