Unable to update Calendar End Time through powershell script
Hi All,I am unable to update End Time in Calendar through PowerShell script, when trying to update I got below exception.Exception calling "SystemUpdate" with "0" argument(s): "Invalid data has been...
View ArticleResurfaced bug in SharePoint collapsed lists?
SharePoint 2010 had a problem with collapsed lists not expanding, as described in this...
View ArticleVariationLabelMenu and Office 365
Hi,I have enabled variations on my Office 365 SharePoint site. I'm not getting a language selector to appear. In previous version of on-premises SharePoint versions there used to be VariationLabelMenu...
View ArticleRetrieve Date Field Using REST - SharePoint 2013
Hello All,I'm retrieving the date field using REST URI in SharePoint 2013 list. But the returned date is a day before the actual date in the list. How to get the exact date. Any pointers will be...
View ArticleAre SPListItem["Author"] and SPListItem["Editor"] fields read only in...
Hi all,I want to set the SPListItem item["Editor"] in SharePoint 2013SP1 to the true CurrentUser when item["Editor"] is set to “System Account” at two occasions:1 When doing a rename of a document...
View ArticleConfigure Friendly URL navigation in Term Store: Target Page not working
I wanted to use the Managed Navigation in order to manage the site navigation from the Term Store.I have activated the Managed navigation in Site Navigation Settings and created a new term set.Then in...
View ArticleUpdating External Content Types
I have an external content type connected to a database table. I have recently altered the database table and included a new column. How can I update the external content type?Do I need to use...
View ArticleDynamically filter the dropdown based on other field value in custom list
Hi,I have 2 columns in the custom list, country and states. I want to filter the data in states field based on country selection.How I can achieve this via OOB?Thanks,
View ArticleContent search webpart - display template default picture (per search webpart)
On my site a have several search webparts. One searches contentype "Bikes", another searches "cars", etc.As the display template I use the "Picture on left, 3 lines on right". Now I want for every...
View ArticleChanging App Style Outside of App
Hi All,Quick question really - Is there any way or changing the style of a SP app from outside of the app?The problem I have is we have a 3rd party app that needs a couple of colors updating to be in...
View ArticleHow to robustly change document file name in a SharePoint 2013 library?
Hi all,Internet is full with examples of renaming SharePoint files like this code: string documentId = (properties.ListItem["_dlc_DocId"] ?? string.Empty).ToString();...
View ArticleCustom redirect based on items for user in a list
I have a list which records users responses, it's a basic list which contains three columns:1. Title of request (single line of text)2. User (people picker)3. Confirmed (Dropdown with a value of Yes...
View Articlequery Sharepoint O365 (online) User Profile Data
I'm looking for a way to query Sharepoint O365 (Online) User Profile data from within an Access 2013 application.I have created a Web App on our O365 Sharepoint (Online) that includes a Sharepoint...
View ArticleDeployed Solution in SharePoint showing error -->...
Hi,I have a SharePoint solution deployed in our SharePoint 2013 staging server and the web application is working as expected. We have another SharePoint 2013 server where I tried deploying the same...
View ArticleSharePoint list Conditional Formatting
Hello!I am trying to add some conditional formatting to my SharePoint list and I know that I have to use javascript to go about this. What I am trying to do is read some dates in a date column I have...
View ArticleSharepoint 2013 out of the box Conditional Formatting
I'm trying to create colour coding within a SharePoint 2013 Task list and I want to apply colours on specific options from the drop-down list in a column (Not started, in Progress, Deferred, etc.)....
View ArticleClient People Picker
Would like to know is there any way to create the Client People Picker ?Any reference would be great.ThanksBest Regards
View ArticleWhy the "Show Pages" option is greyed out?
Ladies and Gents,I went to the Site Settings > Navigation Settings, and attempted to select "Show Pages" but it is grayed out. How can I select "Show Pages". I am following the book and it does not...
View Articleapplication development - lists and forms for data entry
I have users who have created an Access db that they have now outgrown and are wanting to increase the reach of.They have asked for it to either be migrated to SQL server or sharepoint.They like the...
View ArticleSharepoint + Powershell
Hi,I am new to sharepoint and powershell scripting. Can I open sharepoint site using powershell script with login as admin.The requirement is after all the wsp deployment we need to open the all the...
View Article