How to make event popup for calendar?
Hi,How do I make it so when they click on the event it makes a popup of the event similar to this:http://getsp.sbisite.com/SBI/hr/Lists/Calendar/calendar.aspxThanks,Jack
View ArticleSingle mouse click won't work only CTRL + click.
I have a visio webpart on a sharepoint page. This visio webpart has some links. To click the links I have to hold down CTRL + a click on the links to get it to respond. This is something that has...
View ArticleCreate an external content type to connect to Oracle database
Hi Everybody!I wanna to create a column in a sharepoint list to show one field of an ORACLE database. so at first I should find a way to connect to Oracle DB by external content types. I prefer data in...
View ArticleMultiple ClientContext Calls for data across Site Collections
Hi all,I need to create a consolidated list of sub sites that span Site Collections. I was wondering if I could set the ClientContext to the entire Web Application and enumerate from there, or...
View ArticleCorrect Query for getSubwebsForCurrentUser REST call
Hi all,I would like to use a REST call to retrieve a security trimmed list of sub sites. Do anyone know the correct context for the...
View ArticleREST API BUG? Not Security Trimming
Hi all,Please see below, but it appears that the REST API is not security trimming. Is this a bug/plans to fix it? REST should be security trimmed by default I...
View ArticleHow to convert asp project to sharepoint2013 webpart?
Hi All,How to convert asp project to sharepoint2013 webpart?
View ArticleApplication page and site pages
Hi,I have an application page that holds 2 buttons. I would like to place these in a site page. Is there an easy way to achieve this?Or do I need my application page to have the same branding...
View ArticleCreating Dynamics CRM 2011 records from SharePoint 2013
Dear all,Can anyone help me please?I have Dynamics CRM 2011 on premise configured and sharepoint 2013 server installed in my environment.What i want is creating, updating and deleting record to custom...
View ArticleChange display templates in content search web part
I wondering if there are any suggested ways to change the display template on a Content By Search web part? In my case, I'm showing the result as in a grid. I want the user to be able to by a...
View ArticleThe parameter 'token' cannot be a null or empty string
I have a SharePoint 2013 office 365. I have created a hosted app from Visual Studio 2012. Have installed MS office development tool also. But if I write any Client Object Model code in code behind, I...
View ArticleBreadcrumbs following managed navigation heirarchy
i am using managed navigation for my sharepoint 2013 publishing website. i have the following hierarchymain site projects completed project 1 project 2 in...
View ArticleKeep Tree View Expanded view persistent
Hi, kindly please help. So basically we are going to use mostly OOTB and just SharePoint Designer.Here is the situation, currently for our navigation we are using Tree View and the Tree view is...
View ArticleCopy existing list item without serverside code
Hi All,I have requirement to create sharepoint online(office 365) solution to create copy of list item.In detailI have button in ribbon, when user select any of the existing list item and click on that...
View ArticleFederated search (Google or Bing Search with local Sharepoint search) In sp...
I have configured the federated search (Google or Bing Search with local Sharepoint search) in Sharepoint site hosted in MSO environment as given...
View ArticleGetting access token in Provider hosted app.
Below code is used to get the access token that is required for SharePoint authorization. I have created below understanding with this code, please correct me if i am wrong somewhere.This code will...
View ArticleSecurity Trimmed Snippet and Script Editor Web Part
Hi all,I need to security trim a list of sub sites retrieved via REST and jQuery. SharePoint's REST API is very inconsistent regarding security trimming, so I wanted to use a Security Trimmed Snippet....
View ArticleProgramatically know WebPart filename using WebPart object?
Hi all,Is there a way to know the Filename of a Webpart using a WebPart object?Below is my code://Add Webpart public void AddwebPart(SPSite site) { try { using (SPWeb web = site.OpenWeb()) { //Get the...
View ArticleHow to Shows the ARchive List items (ex: Blogs) in Hierarchical manner?
HiHow to show the items in the following maner :Year -> Month -> Title-2013 January(2) February(3) March(1) ...+ 2012+ 2011...How can I do this using DataView or ListView?Month should come in...
View ArticleIssue With Update-SPProfilePhotoStore In SharePoint 2013
Hi,We’re migrating from SharePoint 2010 to SharePoint 2013. One of the applications that we are upgrading adds users images, taken from a specified location, to their SharePoint profiles and this is...
View Article