How to get / add CQWP to Page Layout SharePoint 2013?
Hi all,I'm trying to add a Content Query Web Part to my page layout. I'm currently having a hard time trying how to add the CQWP code snippet to the page layout mainly because I can't find how to...
View ArticleAdd SDK to Web Part Project
I am developing a Web Part for SharePoint 2013 in which I want to reference an sdk's dlls (specifically theDynamics Crm 2011 SDK). In Visual Studio I have added a reference to these dll's.I have also...
View ArticleOn Publishing the page SP.UI.ModalDialog.showModalDialog not working
Hi,I am getting some weird error. The following is my script I have added in Script Editor Web part. The code is working fine when I checkout and save the page, dialog will be shown.<a...
View ArticleOffice Applications open as Read Only in SharePoint 2013
Hi, we installed SharePoint 2013 on premises and created document libraries, uploaded few 2010 word, excel...when I go back and click on these document..it opens as "read only "please let me know if...
View ArticleDisplaying a datetime field in a layout page
Hi,I have region settings set to UTC+10 and some datetime fields that are to be displayed/read only even in edit mode (such as date created, date modified and some custom fields).When I use...
View Article[Worfkflow] Change Item permission with CodeActivity
Hi, I want change the item permission from my CodeActivity developed form my Workflow 2013. I would not want using the WF2010 into WF2013... I have created a CodeActivity with no problem and It work,...
View ArticleSharePoint 2013: Change a user's "Display language preferences" through code
There is requirement that we have which needs us to allow the user to change the display language for the site from one of our application pages . In SP 2013, we had mimicked the display language...
View Articleprivate social network
Hi,Was wondering if we can customize SharePoint 2013 to function as a private social network?The core features are: The web site (SharePoint) should be able to support many sub-groupsEach sub-group...
View ArticleHow to get analytics reports programmatically in SharePoint 2013?
In SharePoint 2010 it was possible to obtain data from web analytics programmatically using Microsoft.Office.Server.WebAnalytics.Reporting.AnalyticsReportFunction class.How can you get search reports...
View ArticleSecurity Trimmed REST Call
Hi all,I am looking to use REST to display a list of subsites that is security trimmed for the user. I can use this REST call to get my core data for...
View ArticleJSLink changes the display of all the web parts based on the same template
Hi,I managed to create a simple example with JSLink based on several posts that explain its basic functionality. I need to mantain it as simple as posible in order to render several web parts in the...
View ArticleJSLink - javascript error: "ctx is undefined"
I've been following some blogs to learn how to use the JSLink to modify list views. In almost every blog post it's listed like this:(function () { var overrideCtx = {}; overrideCtx.Templates =...
View ArticleHow to add site feed webpart programatically ?
I have been trying to add a site feed web part through server object model. I am not able to find the reference of it. Here is the code. Microsoft.SharePoint.WebPartPages. ? ? I am not able to create...
View ArticleSimple Sandboxed Solution won't reactivate if scoped to Web from Solutions...
Hi All,I've got a bizarre problem which is really confusing me and I'm hoping somebody could help please?I've created a very simple Sandboxed solution in VS2012 - empty SharePoint Project with one...
View ArticleJSLink Pagination Issue
Hi,I am using JSLink for one the view in my list. The data is rendered as per the tags defined in the JS file. There is no issue. The following is my first screenshot where the data rendered properly...
View ArticleHow to get properties from Web Part in Display Template
HiI have a custom web part that extends ContentBySearchWebPart. On the web part i have a few custom properties that i want to expose to display template. For example, the user should be able to specify...
View ArticleExternal Content type to sharepoint List
Hi How to add the external content type data in Sharepoint 2013 List.Thanks In Advance.
View ArticleWeb Part in web part gallery does not appear in "Insert Web Part"?
Hi all,I have deployed a custom web part using Visual Studio and it is properly showing in my Web Part Gallery. For my configuration, I created a web part in the GUI, exported it, copied the .webpart....
View ArticleUpdating Choice and Date fields using set_item method in Javascript Client...
How to update Choice and Date Fields using JavaScript Object Model?
View ArticleSharePoint 2013 - Sorry, apps are turned off. If you know who runs the...
I am new to SharePoint 2013. I have developed an app using vs 2012. When I try to deploy the app, then I am getting the below error. Error : Sorry, apps are turned off. If you know who runs the server,...
View Article