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

sharePoint Linq error

   when i wtite this sharepoint linq query var Announcement = (from cust in dataContext.Announcements.ToList()                                where...

View Article


sharepoint rich textbox get internal text using code

sharepoint rich textbox get internal text using code not html when i useitem["descrption"]i get html content i want to get only inner textNour

View Article


Update namespace of existing Custom webparts

Hello,I need to develop on an existing project (SP2010).Lots of namespaces of webparts are not ok so I have updated them.Of course when I deploy existing webparts are not working correctly (bad...

View Article

How to alter SP2013 workflow task from ASP task form?

HelloI have created SPD workflow with a custom ASP form. My form opens when clicking on a task link and I can show information about the task. Now I want to alter the task after pressing a button, but...

View Article

Authenticating Sharepoint 2013 OnPrem through a remote website using Javascript

Hi All,Can you please share ways of authenticating SharePoint 2013(onprem ) through JavaScript from a  asp.net website(non-SharePoint) hosted remotely.The SP 2013 onprem can be hosted by our customers...

View Article


How to check list safety when iterating through...

I'm re-using some code and adapting it for CSOM for a SharePoint app.What I want to do, is to show a user all of the lists of a certain type on request. The problem is, if you don't check if a user has...

View Article

Get MasterUrl of spweb via client object model

Hi,Is there any way to get MasterUrl(url of master page) by using client object model?I can get it using Server model by accessing SPWeb.MasterUrl but not sure how this can be done through client...

View Article

Javascript in all Edit- and ViewForms

Hi and a happy new year,I am looking for a simple way to modify all Edit- and ViewForms without SPD. I need a simple Javascript Code in all Edit- and ViewForms, so that i am looking for a simple way to...

View Article


SharePoint 2013 help

I was wondering if someone help.  I've been tasked with building a SharePoint 2013 environment but basically I have no SharePoint experience.We have in total 10000 users and have been running a...

View Article


Providing Extensive information from the HostSite to the App in the browser

I have a Provider Hosted App hosted on Windows Azure.I've been struggling with how to provide extensive information from the Host Site to the App, and I've had a lot of trouble with JSOM and REST...

View Article

Sharepoint 2013 and FullTextSQLQuery

Hi,In previous versions of SharePoint (2007 and 2010), we have used FullTextSqlQuery class, which has now been deprecated. What is the right alternative in 2013 version? I Used  following code from...

View Article

Problem with VS2012 and Sharepoint 2013 Solution

Hello everyoneI've got a problem that's driving me crazy. I'm migrating a Sharepoint 2010/Visual Studio 2010 Solution to Sharepoint 2013/visual Studio 2012 with the developer tools.My solution consists...

View Article

SharePoint 2013 VS-2012 workflow - How to

Hi,I'm looking for some step by step guide to create workflow using the new workflow engine for Sharepoint 2013. Can somebody share some links for step by step method to create workflow in...

View Article


How to create a Employee Directory Web part in Sharepoint 2013

I am new to this Web part. So can anybody tell me where could i start to do this. What configuration i have to do? Which web part can i use?

View Article

How do i embedded sharepoint page into other html page whitch hosted on other...

for example:i have a html page on my desktop.not on the server.I want to show the sharepoint page in iframe.bug i got an error: "This contentcannot be displayed in a...

View Article


Can not login into an appweb !

Hi, I have just configured my app domain to create sharepoint-hosted apps.  ( I have created a new domain to host my apps. The "Option A" of this guide :...

View Article

Changing Title when Adding a Page (Event Receiver)

Hello everyone,I've just created an Event Receiver as explained on all the sites on the Internet. So I created a new projekt with an Event Receiver for "ItemAdding" on my Page Library inside my...

View Article


how to add c# code in master page

how to add c# code in master pageNour

View Article

Image may be NSFW.
Clik here to view.

List of Users who have access to a Sharepoint List

Does anyone have c# code that will create a table of users who have access to a Sharepoint List. I actually would like to have the result set that is produced by a "Permissions for this document...

View Article

sharepoint navigation add more than three level

hellosharepoint navigation add more than three levelNour

View Article
Browsing all 7589 articles
Browse latest View live