SharePoint Diaries
Wednesday, July 31, 2019
List, Add, Delete Custom Actions using JavaScript Object Model JSOM SharePoint Online (Classic)
›
The best way to add JS file to your SharePoint Online site is to use custom actions. Now, if you need to turn it on and off and need a page...
Monday, July 29, 2019
Minimalistic Chatbot Webchat Implementation with just JQuery
›
This assumes you already have a chat bot and know its secret key and bot id. Also, you want a chat bot button on right hand corner of your ...
Thursday, August 30, 2018
Fixing Network Adapter Issue in Laptops
›
I woke up this morning to find my laptop was not displaying wifi. Under network adapters, I could not find any wireless adapters. These a...
Wednesday, January 24, 2018
Site Icon click to home page of root site - Best method
›
There are a few alternatives to how one can get SharePoint Icon to always go to the home page of the root site. (By default, it goes to the...
Sunday, October 22, 2017
O365 - Workflows sending mails
›
SharePoint Online Workflow in Office 365 cannot send emails to Distribution Lists. A few of my colleges have come across this issue when de...
Tuesday, February 21, 2017
Setting SharePoint SEO (Search Engine Optimization) settings using CSOM
›
I wanted to add viewport meta to my SharePoint page to make it responsive. The best way to do that I found and agreed with was to add it to...
13 comments:
Monday, February 20, 2017
SharePoint Search URLs and how to use them in Webpart TitleUrl property
›
I recently came across a flaw/bug/defect with SharePoint that made me spend a lot of time on a simple thing, as simple as adding a TitleUrl...
1 comment:
Home
View web version