How to get bullet points for sub link in quick launch
Hi All,I am using sharepoint 2013 and I dont know how to get bullet point.Earlier I worked on sharepoint 2007 and share point 2010 there I used <LevelSubMenuStyles> <asp:submenustyle...
View Articlecreating menu with drop downs
I have created a menu like thisHome Communities Musichowever, each item needs child menu options underneath such asHome Communities Music...
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 ArticleSharePoint (Office 365) resource reservation from group calendar
In Office 365, the Group Calendar no longer contains an option to book Resources.However, I very much desire this option on my SP2013/Office 365 site, and after lots of googling the only viable...
View ArticleGet followed user count for a particular sites in SharePoint 2013
Hi,I want to get the total number of user's following a each and every site / particular site.I can able to get the count of current user's following content.Thanks,-Sendil
View ArticleSite Usage Report Empty
I have a client who is desperate to site using the Site Usage report, but nothing is ever being returned in the Excel report. As per all other threads WSS_ADMIN_WPG, WSS_WPG have premissions and I can...
View Articlehow to get the health reports using powershell
hi guys, how to retrieve the above data using powershell and also the inner details of the report???
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 ArticleSharePoint 2013 Workflows: Why is the Initiator the System Account?
Hey,I have learned about the workflow manager and the user profile sync and all the permissions that need to be in place before creating a SharePoint designer workflow. I have created a workflow and...
View ArticleRemove an item from SPFieldLookupValueCollection
I have a multilookup column "Employee". i wanted to remove one value from the column if some specific condtion is true. Below is the code: public override void ItemUpdated(SPItemEventProperties...
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 ArticleHow to display 2 records per row in XSLT (code included)
I want to display 2 records per row from a list in my SharePoint site.I am using XSLT. This is how I want to display records:<tr> <td>Record1</td>...
View ArticleUpload link in Discussion not working when saving file in a library with...
Hi Guys,Can anyone help. I'm trying to Upload and link a file in a Sharepoint 2013 discussion. This works as normal when I upload the file and store it in a standard library. The link is added as by...
View ArticlePrefer display language in Sharepoint 2013
Is there any programatic way to change the user display language?
View ArticleWorkflow Manager 1.0-SharePoint 2013
Hi I need to know, 1. Under What scenarios Workflow Manager 1.0 is used? 2. What are the Pros & Cons in Workflow Manager 1.0 3. How it will be used in SharePoint...
View ArticleSharePoint.Library.SPRequestInternalClass.AddWorkflowToListItem Issue under...
All, Any insight anyone can provide would be greatly appreciated. Basically we have 2 custom lists which have just email, first name and last name associated with them. The site is a team site with...
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 ArticleExternal Read Items and Custom Lists
I have configured an external content source to SCCM for grabbing a report I wrote for our servers. What I would now like to do is take those items and have them automatically populate a custom list...
View ArticleConnecting SharePoint 2013 Business Connectivity Services to a WCF Web Service
Hi,Has anyone successfully connected BCS in SharePoint 2013 online to a WCF service?I wanted totry out connecting BCS from Office 365 Enterprise Preview to a simple WCF service. Sadly, I’ve fallen at...
View Article