How to add a site page with web part on it automatically in sharepoint 2013
i want to create such a functionality which will add some of the following features to it->1. Add custom action to setting wheel on click of which redirect to a page or open in a pop up(pop up will...
View Articlehow to create custom folder structure in quick launch on click of button with...
I want to create a web part like this.Where i will click on link which will open up a pop up with some fields to be filled.once done will create a predefined folder structure.''Customize Quick Launch...
View ArticleSharePoint 2013 workflow is not work in Arabic multilingual site
I have create a custom SharePoint 2013 workflow using VS.net 2012 and deploy it on multilingual (English and Arabic) site collection, I tested successfully the workflow on English site, but when I...
View ArticleTroubles to retrieve data from a sharepoint List 2013
Im having some troubles when i try to retrieve data from a list in sharepoint 2013.SPSite osite = new SPSite(@"http://contoso.com"); SPWeb web = osite.OpenWeb(); SPList list = web.Lists["Calendar"];...
View ArticleProblem with ExecuteOrDelayUntilScriptLoaded with ScriptForWebTaggingUI.js...
Currently I'm porting an existing SharePoint 2010 solution to SharePoint 2013. Currently I'm struggling with a small javascript issue. The javascript is a small routine which disables some managed...
View ArticlePublish and start a workflow using Client Object Model
Hi, I have a requirement to publish a SharePoint 2013 workflow form a re-hosted designer and associate it with a site. I have managed to extract the xaml from the designer and published it using...
View ArticleTop Navigation Menu for MySite Sharepoint 2013
Excuse me for these questions, but please explain me some things.Description: I have MySite collection like Host Named Site Collection (SharePoint 2013 Server)I would like to create Top Navigation...
View ArticleSharePoint custom form build for data submit
HiCould you plaese suggest me that how we can build this in SharePoint 2013.Basically this form was developed in Flex.We are implementing in same in SharePoint.It is a page with custom tabs and select...
View ArticleWorkflow4 (State machine) using Visual Studio 2013 - Deployment problem
Hi,we created a state machine using Visual Studio 2013 (and Sharepoint 2013) so we can deploy it using a WSP (with other features).My workflow is simple for now: when a list item is created, we log to...
View ArticleSharePoint 2013 Development from a Remote Site
Hi,We have a project in which 6 dev works. We have installed SP 2013 on a VM. Developers have VS 2012 installed on their box.Now, we would like dev to connect to the SharePoint site (which on VM...
View ArticleSharepoint 2013 - Create service application programatically
Hi,My requirement is to create a custom WCF service and host it as service application with SP2013.Also this service will be consumed by application hosted outside of sharepoint context like Java...
View ArticleUpdate List Item Using REST API: Error: InvalidClientQueryException
I have reviewed the assorted MS documentation on updating a list item value. I am using an out of box LIST and I am using HTTPClient object to insert and (attempt to) update list items. I...
View ArticleOpen in explorer view VS event receivers
Hi,here is the thing:1) I'm requested to create a document library with a predefined folder structure2) Add a button to the ribbon, after clicking on it a predefined folder structure(with files that...
View Articlehow to set list field with current user details using jquery
var currentUserName= $().SPServices.SPGetCurrentUser({ webURL:currentAbsoluteUrl, fieldName: "Name", debug: false });i have tried the above code but it is not working am...
View ArticleREST Post upload file with metadata
I'm trying to upload a file with metadata in one REST call, but it seems SharePoint requires two REST calls: one for uploading and one for adding metadata.The problem is that I have "versioning"...
View ArticleHide the 'Download a copy' button from ribbon for sharepoint online.
Hi, I using SharePoint online, in that for a document library need to hide the 'Download a copy' button from ribbon.since from that document library no document to be downloaded.Regards,RK
View ArticleColor Coded List
I have a SharePoint list which I need to colour code based on the data context. The list comprises of three columns:TitleStatus (choice)Colour Code (calculated)The calculated column contains the...
View ArticleSharePoint:ItemPicker
Hello,I followed this post to see how to show an external list in a picker...
View ArticleAccess to the registry key...
Hello,I am using VS 2013 to create a solution in SharePoint 2013 to access the TFS 2013 WIT. When I want to make a connection to the TFSStore I get following error: Access to the registry key...
View ArticleOffice 365 Database limitations for autohosted apps
Hello, I've searched around google and couldn't find a precise answer. What are the Azure Database maximum size limitations for autohosted SharePoint applications having an Office 365 Enterprise E3...
View Article