Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Browsing all 25064 articles
Browse latest View live

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 Article


mediaplayer.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 Article


Retrieve 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 Article

Run 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 Article

Get 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 Article


Best 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 Article

SharePoint 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 Article

My 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 Article


Web 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 Article


Understanding 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 Article

while 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 Article

Script 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 Article

how 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 Article


Image may be NSFW.
Clik here to view.

Web 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 Article

Spreadsheet 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 Article


Custom 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 Article

Page 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 Article


Progress 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 Article

Cross 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 Article

Sharepoint 2013 how to modfiy publishing with work flow templae api

Dynamic Approver OOTB publishing with work flow template

View Article
Browsing all 25064 articles
Browse latest View live