sharePoint Linq error
when i wtite this sharepoint linq query var Announcement = (from cust in dataContext.Announcements.ToList() where...
View Articlesharepoint 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 ArticleUpdate 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 ArticleHow 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 ArticleAuthenticating 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 ArticleHow 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 ArticleGet 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 ArticleJavascript 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 ArticleSharePoint 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 ArticleProviding 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 ArticleSharepoint 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 ArticleProblem 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 ArticleSharePoint 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 ArticleHow 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 ArticleHow 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 ArticleCan 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 ArticleChanging 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 ArticleList 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 Articlesharepoint navigation add more than three level
hellosharepoint navigation add more than three levelNour
View Article