Connect to a secure WCF Service using Business Connectivity Services and...
I would like to be able to make a WCF Service that requires a username and password. Then I would like to create an External Content type based off of the service. The service will be outside the...
View Articlemediaplayer.js is not available work in SharePoint foundation 2013...
Hi,I wan to play mp4,avi videos in sharepoint 2013 foundation version. But media player.js is not available in foundation. So please let me know with the details.Regards,Chaitanya.
View ArticleRetrieve SPGroups of the subsite using CSOM
Hi All, Want to retrieve all the SPGroups which are associated to a particular subsite using SharePoint Client Object Model(ECMA Script). Can retrieve Site Groups using SP.Web.get_siteGroups()....
View ArticleRun CSOM (javascript) code with elevated privileges
Hi,I have create a page in sharepoint site. In this page i have written CSOM code to create a subsite and also create a list item.The code runs fine of Admin users but it is not working for Read-only...
View ArticleGet list of installed apps using Client Object Model
I have been trying hard to find any example, resource which explains how to get a list of installed apps in SharePoint 2013 environment using Client Object Model. So far I have found nothing. Could you...
View ArticleBest methods for making reusable and easily updatable site template
Hi group - I'm pretty new to SP development. I'm in the process of making an extranet in SP2013 which will have over a hundred of similar subsites.I've developed the prototype site with a combination...
View ArticleSharePoint Online - Create Whole Site Collection Structure Programmatically?
Hi all,I have developed solutions in the past that create sites through code, and I assume that I could create a whole site structure programmatically using a structured input such as an xml file to...
View ArticleMy Site with custom webpart on page
Hi,I have my sites configured (none provisioned as of yet). However, if I want to add a custom webpart (make it appear on every mysite) from the first mysite created from now on, what is the recommeded...
View ArticleWeb template not found
Hi guys.I saved a site as a site template and wanted to apply it to new site collections on my web app programmatically. I followed Waldek Mastykarz blog...
View ArticleUnderstanding SharePoint URL's
My application receives the SharePoint URL from where it is invoked.However, the URL contains additional information (which I do not need). For example my library URL is as...
View Articlewhile starting the workflow- List does not exist. The page you selected...
i am getting this error "List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user." while first attempt to start the workflow which is...
View ArticleScript Editor webpart deployment with powershell
All, What is the best way to deploy a script editor web part with a custom script to the web part library/catalog? I noticed that there is not a link to export the script editor web part. I...
View Articlehow to add ASHX file (custom request handler) to sharepoint 2013 and create...
Hi everyone. I have a question regarding ASHX files to SharePoint 2013. I followed few examples online (made for SP2010 version). Are there any specifics for 2013 version?Because when i try to open...
View ArticleWeb part Title is missing on migrated Site in SharePoint 2010 ?
Hi All,We are migrating sites from SharePoint 2007 to SharePoint 2010 using database detach-attach apporach and using custom master page for branding .When the site is migrated Web part title's are...
View ArticleSpreadsheet import application
Hi allI created and populated an Action Tracker app using a site I set up to temporarily help our office whilst head office set up a global agreement with MS. I wanted to take the app and set it up in...
View ArticleCustom Field xsl style in ListViewByQuery does not work.
Hi,I'm displaying my list with custom fields inside a WebPart using ListViewByQuery control:public override void RenderControl(HtmlTextWriter writer) { var currentItemId = SPContext.Current.ItemId; if...
View ArticlePage Layout not showing up in the Ribbon
Dears,I have created a new Article Page Layout in SharePoint 2013 and was trying to apply the same to a newly created page. Even though the page layout which i created is approved, its not showing up...
View ArticleProgress bar while loading data through JSOM
We load large amount of list data in our page via JavaScript Object Model. We would like to show a progress bar when the data is being transferred from the server. Is there a way we can count the...
View ArticleCross site collection ClientContext?
In my app event receiever I generate a new site collection which holds some utility lists that hold general information. This generated site collection is different than the site collection in which...
View ArticleSharepoint 2013 how to modfiy publishing with work flow templae api
Dynamic Approver OOTB publishing with work flow template
View Article