Display Template wrong position
Hey guys!I created a custom WebPart Page with a 2 columns 3 rows layout.Most of the webparts are ResultScriptWebParts, so consequently search display templates are shown with the mouseover event.I...
View ArticleJquery script works for admin; no other user
Good morning. I'm trying to run a bit of jquery that uses spservices to give me the total of a column in a list and then insert it into a specified <div> tag on my home page. The code works...
View ArticleManaged Metadata Fields are Disabled
Hi,We have created site columns based on managed metadata tags and added then in content type. Content type has been published from a content type hub that resides in a separate web application in the...
View ArticleJS-Link Problem
Hi,i have a problem with a webpart in which i set the property of a JSLink. I want to change the display of 'SharePoint blog posts. The JavaScript is as follows:(function () { var overrideCtx = {};...
View ArticleSharePoint 2013 Rendering Template Set ControlMode to Display Not Working
I've used rendering templates in 2007 & 2010 to customize my forms, so I'm familiar w/ the concept. I'm applying the same custom rendering templates to my lists in 2013, and am having issues now.As...
View ArticleHow to Add Item to Documents in SharePoint.
hihow to add item for example newFile.docx to document library in SharePoint 2013. Using C#, CSOM i can add item to Contacts, how can i add word or excel file to documents?
View ArticlePrefer display language in Sharepoint 2013
Is there any programatic way to change the user display language?
View ArticleHow to implement custom pagination using JSLink
Hi All,For rendering custom list data I have implemented custom JSLink. The only problem I am facing is that when I override the footer, it removes the pagination.I want to know how to implement...
View ArticleSharepoint Workflow "Else" missing
Hello, I am trying to build a workflow using If Else function. Unfortunately I can't find an Else function anywhere. How do I add it?Also, can you enter any additional conditions inside the transition...
View Article"Send an Email" workflow action not working in SharePoint 2013
Hi,I couldn't manage to get "send an email" action working in a custom list workflow developed in SP Designer 2013. All workflow actions except this one are functioning normally.Working environment and...
View ArticleProgrammatically selecting theme
Hi,I'm try to apply certain theme for my sharepoint site using feature receiver. If my theme is missing I'm creating it like this:SPFile font =...
View ArticleSharePoint:DateTimeField cannot have DateOnly="true" when ControlMode="Display"
Hi!I have a DateTime field configured to show both date and time. If I use the SharePoint:DateTime control in Display-mode and DateOnly-attribute the page will crash! If I remove the DateOnly-attribute...
View ArticleEvent receiver - SPFolder exists
sorry for the trivial question.How i to do to verify if SPfolder exist if when i insert the url of the folder that i must create i get the error "Value does not fall within the expected range." because...
View ArticleCustomizing/develope search driven webpart in SharePoint 2013
Hi all. I have a couple of question regarding the search driven webparts to display content. I just first want to mention that I'm a techie and my dev skills are slim to none. I'm currently migrating...
View ArticleError occurred in deployment step 'Install app for SharePoint': The System...
I am totally confused by this problem!!!Scenario : A fresh install of SP2013 using a different account.I can initially deploy an on premises high trust app via f5, then retract, then install.Then I get...
View ArticleRSS Aggregator Webpart not working
Hi once again guys and girls!I added programmatically the RSS Aggregator webpart to a webpart page using a feature event receiver. Everything is done correctly if I don't set the FeedUrl property. If I...
View ArticleProblem with links
Hi,I have a series of sites that I need link together using menus (promoted links tiles).My problem is that I want to get rid of all of the sites/links along the top of my page. And I want only two...
View ArticleSP 2013 Application Pages can't access dynamically added controls in...
In the Page load event (if !postback) I add a series of textboxes and radiobuttonlists.I can load the controls fill them with data, change them but on the post event they aren't there.Any hints on view...
View ArticleSharePoint Designer 2013 and WYSIWYG
I have got SharePoint Desinger 2013 which I got for free from microsoft.com. Somehow I can not manage to enter WYSIWYG mode. Could it be that WYSIWYG is not included in the free version? The version...
View ArticleSharePoint Javascript
Hi,In of our applications' script which uses Javascript Client Object model, I saw below statement: var webUrl = _spPageContextInfo.webServerRelativeUrl == '/' ? '' :...
View Article