SharePoint DatePicker is not working in Visual webpart
Hi,The sharepoint date picker is not working for Visual webparts created in VS 2012 (SP 2013).In my visual webpart, I added the form digest, and then the sharePoint date control.<script...
View ArticleNot able to use SharePoint DatePicker inside Update Panel
Hi,I have a visual webpart page, in which I have added an update panel. Inside the Update Panel, I have added the SharePoint datetime picker. On clicking the datepicker, i am getting server error "in /...
View ArticleExcel file generation using C#.net
hi,Need to generate excel file from the visual webpart using c#.net.
View ArticleGet manually sorted subsites from REST API
I have manually sorted my subsites in Site Settings > Navigation Settings.How can I get the subsites from the REST API in the manually sorted order? This is the URL I'm using:/_api/web/webinfos
View ArticleHow to get Access Request Email ID of the site using .Net Client Object Model
Hi,I want to show the Access Request Email ID using .net client object model.I can get the Access Request Email id of the site permission group using the below...
View ArticleCreate a custom Master Page in SharePoint Foundation 2013
Hi,I am new to SharePoint foundation.I am trying to create a custom master page and save it as template, so that i can use it for all other sub sites. But i don't know where to start. Also i tries...
View ArticleSharePoint Online - Multiline Text in List
Hi,Is it possible to have unlimited characters in the Custom List's Multiline text column ? I am not looking for the same in Document Library.Thanks, Parth
View Articlediscussion board forum opens in other page
Hi,I have created a discussion board webpart and when i am clicking on New Discussion button it is redirecting me to other page. But i want it should to open in the same webpart zone. how can i do this.
View ArticleSharepoint hosted WCF Service - Generating Request Entity Too Large (413) error
I have created a custom WCF Server and deployed to the ISAPI folder. The Serverhost is using the MultipleBaseAddressBasicHttpBindingServiceHostFactory factory and all the methods work except for one...
View ArticleHow to get list items from folder using REST API
Hi,I want to retrieve list items from particular folder within SharePoint list.Using following code var camlQuery = new SP.CamlQuery(); camlQuery.set_viewXml('<Query></Query>'); //Sample...
View ArticleHow to do a Drop down list in ribbon?
HiI use SharePoint Online and visual studio 2013 and need to know how to make a Ribbon dropdown. I have looked of a couple of bloggs and didn't get it to work so if anyone have an exsample that would...
View ArticleAdd Custom Categories to Diagnostic Logging
Hi all,Actually i have developped my custom service Logging (C#) . It's fine.But when i create an area, i must set the default trace severity. I would like to register my custom category to the...
View ArticleCamlQuery and Calendar Recurrence
I'm trying to pull events from a Calendar list using a CamlQuery using client OM. This is my query, pretty much pulled strait from the Calendar view:<View RecurrenceRowset="TRUE"> <Query>...
View ArticleDeveloping provider hosted apps without Napa tool.
Hi, Please help with your input on this: Have office 365 E3 a/c. Want to create provider hosted apps but don’t want to use NAPA tool rather want to use visual studio 2012. Is this possible to create...
View ArticleJquery is not working after i enable the attachments in Share Point EditForm
Hi ,I have customized the Edit form .After customization the attachment functionality is not working and resolved the issue by creating the new Edit form .The attachments section only works if i don't...
View ArticleHow to Update multiple items in other list using event handler?
Hi All,If i update a item in a list, then i should update multiple items in another list need to be update. How to achive using event receivers?
View ArticleBest practices for the location of SharePonit Hosted Apps both in Dev and...
HiI am about to start building a few SharePoint hosted apps. One thing that puzzles me is where ultimately should we be locating the site collections that will host our app webs.take the subdomain...
View Articlehow to deploy the asp.net web application in the sharepoint service.
Hi,I have a web application developed in the visual studio 2010 with .net framework-4, i did not have any login page for this web application. now i want to deploy this web application in sharepoint...
View ArticleHow to develope my own language pack for sharepoint?
Hello All,I have some experience to administrating sharepoint 2010 and developing webparts but now I'm working on sharepoint 2013.i want to develop my own language pack for this,but i don't know from...
View Article