How to create a custom site defintion with a list populated with data using a...
How to create a custom site defintion with a list populated with data using a content type in sharepoint 2013
View ArticleCustom Edit form inside my Wiki Page library will not include the "Name" field
I am working on an EnterPriseWiki site collection, and using SP designer 2013 i created a new Edit Form based on the EnterpriseWiki content type. but when i checked the fields that are defined inside...
View ArticleCode changes for Glossary Webpart in SharePoint 2013
Hi,I referred this blog for developing a Gloassary webpart: Glossary WebpartThe problem is this works only when i click on the Go button. How can i modify the code to work it on a new selection from...
View ArticleWhat is the location for Sandoxed solution dll
Hi All,Can anybody please tell me what is location for Sandboxed dll. Where does it get save?How does it work in office 365? is it saved in Database rather than file system?If saved in database, how...
View ArticleHow to get PublishingPageImage url using JSOM/CSOM/RESTAPI ??
Hello,I have tried many ways to get list of items from Pages library in order retrieve the PublishingPageImage URL of Image in Page Item using javascript.Would you please help me to achieve the...
View ArticleCall HTTP Web Service ignores Cookie Header
I'm working with SharePoint Online 2013 and I'm trying to consume an OData Service from my workflow using the "Cookie" header inside the request message. I run the site workflow manually and I capture...
View ArticleUsing External Content Types
Greetz!I've used ECT to create external lists which provides quick and easy crud capabilities. I am faced with a new requirement that ECT was brought up as a possible solution. We need a way to check...
View ArticlePeople Search Results Display Templates given no results on Custom Managed...
I have created a people search results web page that displays with several custom managed properties, two custom properties will not display in the people search results web page but all others will...
View ArticleCannot upload ASPX file
I use sharepoint online.I'm trying to upload an ASPX file and neither sharepoint online or sharepoint designer will let me. So I rename the extension to .txt and I was able to upload it and then I...
View ArticleAdding Microsoft Web Part (Windows Server 2003) to SharePoint 2013 Site
Hello,I've been out of SharePoint for a few years and just recently got the opportunity to work with it again.One thing I would like some input on is how to add the countdown web part for Windows...
View ArticleAutopopulate a SharePoint People field with current logged in user Logon name.
Hi,I have a SharePoint Survey List and currently the "Created By" Field shows user display name. Instead, what I want to do is..create a question in survey that uses people field data type and have it...
View ArticleGetting specific lists out of App
I found how it's possible to get all lists out of my SharePoint app but i want to filter them on document libraries.My code below: var context = SP.ClientContext.get_current(); var lists =...
View ArticleLoad the list views On click of a button on a page
Hi,We need to create two buttons on a page, for two lists, and on click of a button, the page should be loaded with that particular list in an area below the buttons. How can we do this in SharePoint...
View ArticleCall HTTP Web service workflow Action : Access JSON data in dictionary
I have an action "Call HTTP Web service Action" in my Sharepoint 2013 workflow. It works fine when one data is returned. But how do i refer dictionary items through index?My JSON data is as follows:...
View ArticleSharePoint 2013 Workflow Manager
is it mandatory to configure User Profile Service Application and also run User Profile Synchronization in order to work with Workflow Manager 1.0 in SharePoint 2013.Setting up user profile and...
View Articlecopy List from one to another site collection using Event Receiver
Hi,I have a site collection A and List A1 inside it and Site collection B and List B1 inside it.Whenever a new item is addedin A1 , I want the same to be available in B1 and the same for updation as...
View ArticleButton onclick not working in the calculated field
Hi Everyone,I have to add the button in the calculated field through list definition. On click of button it should call the java script function. I can add the button but on click event is not...
View ArticleHow to get Client ID and Client Secret for Office App for Word which...
we currently implementing an Office App for MS Word which access SharePoint list and get data from lists. Our aim is any user can get this app from Office App store and enter their SharePoint URL and...
View ArticleHow to update a list field for all the existing items
Hi, We had a few choices for "Status" field in a list. Now we are planning to change the choice values. So we will have to update the Status value for all existing list items as well. Is there a code...
View Articlehow to install "Microsoft Office Developer Tools for Visual Studio 2012"...
I have visual studio 2012 ultimate for practice , now I want to do SharePoint 2013 development through that. Generally I should download "Microsoft Office Developer Tools for Visual Studio 2012"...
View Article