Cannot connect to the targeted site in Visual Studio 2012
Hi,I am trying to access SharePoint 2013 "qa" sites from development server. When I try to build Visual studio projects, I am keep getting this below error."Cannot connect to the targeted site. This...
View ArticleSharepoint 2013 ribbon moving up ??
Hi All, As per my client requirement, i have to place the sp2013 ribbon below the top navigation bar. and i was able to do it successfully upon placing following code below the <div...
View ArticleCreate Custom Edit form for new content type based on "Video" content type.
Hello, I was trying to modify already existing form for "Video" content type. I created my new content type - derive from Video.Then i created new application page.Then I copied...
View ArticleDocument library view page web part properties Hide using PowerShell Script
Hi Team, I need to hide(disable) the"Disable view selector menu","Disable 'Save This View' button","Display search box" property in the "Miscellaneous" section Document library view web part properties...
View Articlehow to change font color in the master page (topbar)
Hi Can anybody tell me where the css file for the master page top bar is placed. ect. to make font color change
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 ArticleWhite space below on SP2013 while not on SP2010
I'm deploying my SharePoint 2010 application on SharePoint 2013 and while using the very same version of IE, in SharePoint 2013 there is about 400 pixels white space below the menu before the "My...
View ArticleJSLink (js) file in the masterpage gallery is caching the old version
I am using sharepoint 2013 online (office 365). I am trying to following this simple JSLink tutorial: http://www.abhishan.com/create-project-dashboard-with-sharepoint-2013-js-link/ I have added a js...
View ArticleStop SharePoint App page refreshing and losing data.
Hi, I am trying to stop a SharePoint 2013 App Default.aspx page from refreshing and losing the changes to text. Every time I press the button the appended text appears for a few seconds than disappears...
View ArticleHow to make change the title of Web Part Page in SharePoint 2013?
Hi,I created web part page, as far as I know that page title depict as page name which i have given at the time of creating page. But I want to set different title name.Please help.Thanks in AdvanceShoeb
View ArticleHow to display the Author's Photo in a Display Template
I am creating a custom display template that will show the date and contents of a blog post on the right, with a thumbnail of the author on the left. I cannot figure out how to retrieve the URL for the...
View ArticleHow to add multiple editable fields in page layout in SP 2013 (office 365)
How can I place multiple page content fields so I can edit them from Web Interface...? I tried copy pasting snippet from gallery but content in both fields are same (from second field)For testing...
View ArticleRetrieve Managed Metadata Field Value Using REST
Hi all,In SharePoint list there is one managed metadata column with name ProductType, which uses specific term set to allow users to add product type of each item.I wnat to get all product type which...
View ArticleLoop List Item using SharePoint 2013 Workflow in Visual Studio
Dear All,Is there any way to iterate list items using sharepoint workflow in Visual Studio? I have a list with lookup column to main list workflow is attached on.I need to get the values from lookup...
View ArticleLoading itextsharp in SharePoint 2013 Project
I added the reference to itextsharp.dll to my SharePoint 2013 project in Visual Studio 2013 Pro.When I run the project, I get an error:"Could not load file or assembly 'itextsharp, Version=5.5.0.0,...
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 ArticleO365 CSOM (Javascript) list SiteCollections in tenancy
I need to retrieve ALL site collections from a tenancy using CSOM (javascript) from O365 using sharepoint-hosted app. This SharePoint-hosted app will be a tenant app (installed by admin). I am able to...
View ArticleHow to set session timing in Sharepoint site?
Hi, I want to set the session time for my internal Sharepoint site. Is there any possible to do this?if Sharepoint site dont get any action with in 5 Mins it willautomatically get sign out. Thanks...
View ArticleDebugger won't break on Sharepoint 2013 workflow (Visual Studio 2013)
Hi all,I've read too many threads on the particular subject without being able to resolve my problem: The VS2013 debugger will not break at a toggled breakpoint in the workflow. The breakpoint is set...
View ArticleCreate a link as the FIRST link in
When customizing the top nav bar in onet.xml for a site definition, how do you make a link the firstlink in the navbar? The following creates "Home" as the second link in the nav bar. The first is the...
View Article