Where to place JQuery Code to display SharePoint Choice Field Radio Buttons...
I'm attempting to display SharePoint Radio Buttons horizontally. I've read other threads on this same question, but I'm confused. I 've read that you should use some JQuery code. I've located a snippet...
View ArticleVisual Studio 2012 Update 3 - Visual Web Part Compile Error InitializeControl
I have just installed a clean Windows Server 2008 R2 with latest Service Packs, SharePoint Server 2010 with June 2013 CU , Visual Studio 2012 with Update 3! I see the problem not only with sandbox...
View Articlelook up field in sharePoint
hi,I have a list A and list B where list B is having a lookup field pointing to List A. However, List A has Folders in it. Is it possible to have look up dropdown just pull the items inside folders...
View ArticleSandbox Solution SPSecurity.RunWithElevatedPrivileges or SPUserToken is not...
Hi All,I am working on sandbox solution, I have to Impersonate the user permission but SPSecurity.RunWithElevatedPrivileges and SPUserToken is not available in Sandbox.Is there any alternative way to...
View ArticleDisplay ASP.Net MVC4 Application bounded by SharePoint 2010 Site
Hi,We have created an ASP.Net MVC 4 Application ,and we want this to be displayed in SharePoint 2010 Blank Site.Some thing like,I can create visual web part in share point 2010,which is having an...
View ArticleExchange 2010 SP1 and SharePoint 2010 |...
Hi All,I am in the phase of Project deployment, I am facing an issue in client environment. I have created visual web part in which I am using below code to send mail it is working fine in my...
View ArticleAdding row dynamically in spgridview
I have 4 columns having one column for attachments (multiple attachments are allowed) I want to add new row on the button click i.e "Add Row" and save the value in list.I am thinking of javascript but...
View ArticleHow to create Content Type Picker
HelloIn one of application page, I want to add a custom picker for selecting content type like people picker or manage metadata picker with suggestion as we have in manage metadata picker.Please...
View ArticleEcma Script
Hi,How to fetch"user information list"[Hidden list in SharePoint to store user profile,peoples & groups information]based on group using Ecma script?I have a Ecma script,this script is used to...
View ArticleImage slider using XSL
Hi All, Can anyone give me the step by step procedure to create Image slider in SharePoint using XSLThanks in Advance
View ArticleHow to execute an SSIS package on a click of a button in Share Point 2010
I have a task to create a button on a Share Point 2010 Page and when the user clicks on the button, an SSIS package should be executed loading data in a SQL Server database tables. I have created a...
View ArticleSharePoint 2010 Custom Timer sometimes runs twice in an hour
Hi, I've developed a custom timer in SharePoint 2010 and deployed it and it's doing what it's supposed to do. Using SharePoint Central Admin, I have it scheduled to run once per hour, starting every...
View ArticleSharePoint My Site Edit Profile - Save is not working
I am facing issue with My Site - Edit Profile part.When I am opening the Edit Profile link ,Trying to add few details like Interest, Ask Me About etc.,Click on "Save and Close" Button No details are...
View ArticleViability of InfoPath as a solution?
As a not-for-profit organization, we are looking at new ways to keep track of, and respond to, various incidents which arise. A possible solution is the use of InfoPath forms submitted and managed on...
View ArticleSharepoint 2010 - social features only work when page is checked out?
Hi, I have an unusual problem with a site collection on a SP2010 platform, specially with the publishing feature turned on.On publishing sites - the social features such as "I like it" and the "note...
View ArticleTask created event is not firing properly in sharepoint workflow
Hi ,I need to update spfielduservaluecollection ,For this requirement i need to access task created event but it work sometimes only private void onTaskCreated1_Invoked(object sender,...
View ArticleHow to get "export to Spreadsheet" when you have Manage Metadata in the Survey
Hi,I have a Survey with Managed Metadata listed as a field. When you finish your surveys, you go to "Actions" the "Export to Spreadsheet" option is not there.How it is:This is how it should be:Do you...
View ArticleSilverlight Reduce XAP size option causes failure
Hi,I have a silverlight control hosted in a custom silverlight web part in SharePoint 2010. It works well.I tried checking the "Reduce XAP size by using application library caching" in my silverlight...
View ArticleStatus Indicator Value missing
I have created a simple status list with an indicator that counts the number of files uploaded in a document library.Whenever I try to export the status list to a spreadsheet the indicator value is...
View ArticleMove rows of data using the SharePoint Object Model
Hey guys,Trying to figure out how to use the SP object model in Visual Studio (C# console app) to move large groups of data from one table to another.Any ideas/advice would be greatly appreciated.Thanks
View Article