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

How to Add Images to a SharePoint Survey ?

Hello, I would add pictures in my sharepoint survey ? It's possible? What is the procedure? Can you help me.For an example, What is your favorite color ? Red  (picture with red)Black (picture with...

View Article


A page-viewer webpart with external URLs

I've a Page-Viewer web part on a page in an Office-365 site. In the web-part properties, I provide the URL-property with the URL of an external page (ASPX-Page in a different site outside Office-365)....

View Article


Subtask programmatily

Hy, is possible create in a element of a task list a subtask programmatically (event receiver)?i hope i was explicit.Thank

View Article

How to make custom field properties (custom schema) of a custom field type...

Hello, I created a custom field type with some custom properties (both using PropertySchema and using Code only setting schema node attributes), which are necessary to let users configure the...

View Article

Cross site collection or cross web application call in CSOM.

Hi All,In client object model it was not possible to make a cross site collection or cross web application call. Has this limitation been solved in client side object model or is it still there?Amit -...

View Article


Should I explicitly dispose SPContext.Current.Site ?

Hi,I need a reference to SPContext.Current.Site. Should I explicitly dispose the reference once I am done with it? Thank you,

View Article

Specifying Title URL in List View Webpart

I want to set the Title Url something like/sites/somesite/SitePages/MySearchPage#Default={\"o\":[{\"d\":1,\"p\":\"AverageRating\"}]}where 'AverageRating' is one of my columns using which I am trying to...

View Article

Create Site Collection - Workflow and powershell interaction

I have a question, as per Infrastructure team needs, they want to have the own of the sitecollection script creation to maintain and change it. Now, we need, in some way, to call that script and...

View Article


How to add "Title field with link to Edit Menu" to a View using code-behind C#?

Hello, allI am trying to attempt adding Title with Edit Menu in SharePoint 2013 through code-behind. However, I am unable to do so. Below is my syntax I am using:StringCollection strViewFields = new...

View Article


Unable to define Variables inside my code snipet

I have a code snippet inside my SP2013 team site, but when i tried to write something such as :-var options = { url: "http://192.168.8.221/view/viewer_index.shtml?id=726", width: 1000, height: 1000,...

View Article

Image may be NSFW.
Clik here to view.

Moving the “welcomeMenuBox” Div to be at the right most side of the page

I have added the following to my seatle.master page, to display the current date and time and I moved the search box to be in the upper side of the page.as follow:-<div id="welcomeMenuBox"...

View Article

How to search only People using javascript (sp.search.js)?

My code:$("#searchButton").click(function () {        var keywordQuery = new Microsoft.SharePoint.Client.Search.Query.KeywordQuery(context);...

View Article

Image may be NSFW.
Clik here to view.

Can't start any 2013 workflow on Document Set item, when it is created using...

Hi, I have created very simple ASP New form which looks as follow:    <asp:Content ID="Main" ContentPlaceHolderID="PlaceHolderMain" runat="server">        <SharePoint:FormField runat="server"...

View Article


Sharepoint 2013 FBA Custom Login Web Part

Hello,I use the 2013 fba pack from codeplex : http://sharepoint2013fba.codeplex.com/Instead of creating a custom login page I want to use a web part that I can put on some of my pages.Does someone have...

View Article

Uploading Files to SharePoint Online Using Managed Code

Hi guys,I am a newbie with SP Online :). I am trying to create a document library and upload documents to Sharepoint Online 2013.I tried the code below but produces an error 403. Help please. Thanks in...

View Article


Upload document in document library using CSOM

Hi,I have created document Library in my sharePoint hosted app.How do I upload document in the created library using CSOM.User should browse for the file in his local system.Thanks,Rohit

View Article

Promoted Links - add rows

Hi,I really need to be able to split out my promoted links by rows.I found this blog/guide buy I'm a newbie and don't understand how to add a 'jquery' or what that even means.Here's the link maybe...

View Article


Should items in SPSite.AllWebs be Disposed?

Hello,Does this loop follows best practices when it disposes the items in SPSite.AllWebs? foreach (SPWeb web in site.AllWebs) {try{// Do something}finally{if (web != null){web.Dispose();}} }

View Article

SharePoint Publishing Approval Process, Disable for some pages, possible?

HiI have configured a pages library with out of the box publishing approval workflow, when user publish something an approval workflow starts and sends email to some people, works well.for some pages i...

View Article

How to upload image from upload control to image control in visual web part 2013

Hi,have added a fileupload control, Image control  and a button on visual web partI want to show image inside image control on button click from browse control.How could i do that?

View Article
Browsing all 7589 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>