https://msdn.microsoft.com/library/hh781257.aspx
Note: The page has a link to download a Word doc Microsoft SQL Server AlwaysOn Solutions Guide
for High Availability and Disaster Recovery
Wednesday, April 27, 2016
Create a high availability architecture and strategy for SharePoint 2013
https://technet.microsoft.com/en-us/library/cc748824.aspx
Thursday, April 21, 2016
Working with lists and list items with REST
https://msdn.microsoft.com/en-us/library/office/dn292552.aspx
CAML query limitation of values in IN operator
http://sharepoint.stackexchange.com/questions/80210/caml-query-limitation-of-values-in-in-operator
Looks like limit is 500 values
Looks like limit is 500 values
List Joins and Projections
https://msdn.microsoft.com/en-us/library/office/ee539975(v=office.14).aspx
CAML – Query Lookup Field by ID; not by Value
https://abstractspaces.wordpress.com/2008/05/05/caml-query-lookup-field-by-id-not-by-value/
Big Bet #2 – SharePoint 2013 Apps
http://www.threewill.com/big-bet-2-sharepoint-2013-apps/
Using the $expand OData Query Option in SharePoint 2013
http://www.threewill.com/using-the-expand-odata-query-option-in-sharepoint-2013/
SharePoint View Filter order of precedence
http://wss-essentials.blogspot.com/2009/12/sharepoint-view-filter-order-of.html
Wednesday, April 20, 2016
Error - Input cannot be null for this coercion
http://social.technet.microsoft.com/wiki/contents/articles/31284.sharepoint-2013-error-input-cannot-be-null-for-this-coercion.aspx
Tuesday, April 19, 2016
CAML List Joins and Projections
https://msdn.microsoft.com/en-us/library/office/ee539975(v=office.14).aspx
SharePoint 2010 CAML List Joins
https://blogs.msdn.microsoft.com/kaevans/2012/01/20/sharepoint-2010-caml-list-joins/
SharePoint 2010 Join 2 Lists by using CAML
http://www.ilikesharepoint.de/2012/12/sharepoint-2010-join-2-lists-by-using-caml/
Friday, April 15, 2016
Thursday, April 14, 2016
Adding a Tabbed View to A Web Part Page Using jQueryUI
http://sympmarc.com/2011/11/09/adding-a-tabbed-view-to-a-web-part-page-using-jqueryui/
Wednesday, April 13, 2016
Customize a list view in SharePoint Add-ins using client-side rendering
https://msdn.microsoft.com/en-us/library/jj220045.aspx
Hiding Empty SharePoint Web Parts Using JavaScript/jQuery on a Dashboard Page
http://itgroove.net/mmman/2014/06/22/hiding-empty-sharepoint-web-parts-using-javascriptjquery-on-a-dashboard-page/
How to: Customize a field type using client-side rendering
https://msdn.microsoft.com/en-us/library/jj220061.aspx
Custom Field Types in SharePoint 2013
http://blog.aptillon.com/2012/10/12/custom-field-types-in-sharepoint-2013-apps/
Tuesday, April 12, 2016
Get or Set value for SharePoint field in NewForm, EditForm and DispForm (Get only in DispForm)
http://spjsblog.com/2010/05/28/get-or-set-value-for-sharepoint-field-in-newform-editform-and-dispform-get-only-in-dispform/
A Dummies Guide to SharePoint and jQuery
http://geekswithblogs.net/SoYouKnow/archive/2011/07/28/a-dummies-guide-to-sharepoint-and-jqueryndashgetting-started.aspx
http://geekswithblogs.net/SoYouKnow/archive/2011/08/20/a-dummies-guide-to-sharepoint-and-jqueryndashgetting-amp-setting-sharepoint.aspx
http://geekswithblogs.net/SoYouKnow/archive/2011/09/01/a-dummiesrsquo-guide-to-sharepoint-and-jqueryndasha-real-world-example.aspx
http://geekswithblogs.net/SoYouKnow/archive/2011/08/20/a-dummies-guide-to-sharepoint-and-jqueryndashgetting-amp-setting-sharepoint.aspx
http://geekswithblogs.net/SoYouKnow/archive/2011/09/01/a-dummiesrsquo-guide-to-sharepoint-and-jqueryndasha-real-world-example.aspx
Saturday, April 9, 2016
JSLink Client Side Rendering (PNP)
https://dev.office.com/patterns-and-practices-detail/5825
Friday, April 8, 2016
JSLink and Display Templates Part 1 of 7 – Overview, URL Tokens and Applying JSLink to objects
http://www.martinhatch.com/2013/08/jslink-and-display-templates-part-1.html
JS Link for SharePoint 2013 Web Parts–A Quick Functional Primer
http://www.idubbs.com/blog/2012/js-link-for-sharepoint-2013-web-partsa-quick-functional-primer/
NewForm and EditForm simple Field Rendering with JSLink in SharePoint 2013
http://www.sharepointbreak.com/2015/04/13/newform-and-editform-simple-custom-field-rendering-with-jslink-in-sharepoint-2013/
Customize Fields in NewForm.aspx (Hide,Disable,Pre-Populate) with JS Link in SharePoint 2013
http://www.learningsharepoint.com/2013/06/24/customize-fields-in-newform-aspx-hidedisablepre-populate-with-js-link-in-sharepoint-2013/
Customize List Form Fields in Display Form (DispForm.aspx) using JS Link in SharePoint 2013
http://www.learningsharepoint.com/2013/04/01/customize-list-form-fields-in-display-form-dispform-aspx-using-js-link-in-sharepoint-2013-2/
Client-side rendering (JS Link) code samples
https://code.msdn.microsoft.com/office/Client-side-rendering-JS-2ed3538a
Custom Field Rendering with JS Link
http://www.lestersconyers.com/custom-field-rendering-with-jslink/
Facebook Wall WebPart
https://code.msdn.microsoft.com/Office-365-Facebook-Wall-edc86722
https://code.msdn.microsoft.com/Office-365-SharePoint-2013-b06576fd
https://code.msdn.microsoft.com/Office-365-SharePoint-2013-b06576fd
SharePoint 2013 JS Link Tutorial
http://www.learningsharepoint.com/2013/04/13/sharepoint-2013-js-link-tutorial/
Customize Fields in NewForm.aspx with JS Link
http://www.learningsharepoint.com/2013/06/24/customize-fields-in-newform-aspx-hidedisablepre-populate-with-js-link-in-sharepoint-2013/
Validation on SharePoint Forms - PreSaveAction()
http://sympmarc.com/2009/05/28/validation-on-sharepoint-forms-part-four/
Validation on SharePoint Forms - Dates
http://sympmarc.com/2009/05/13/validation-on-sharepoint-forms-part-two/
Using JavaScript to Manipulate a List Form Field
https://blogs.msdn.microsoft.com/sharepointdesigner/2007/06/13/using-javascript-to-manipulate-a-list-form-field/
Validation on SharePoint Forms
http://sympmarc.com/2009/05/13/javascript-validation-on-editform-aspx-part-one/
Adding Validation to a Custom NewForm.aspx in SharePoint & Redirect
http://meherkanthch.blogspot.com/2014/08/adding-validation-to-custom-new-form-in.html
Thursday, April 7, 2016
Using JSLink to Change UI of List View
http://www.sharepointnutsandbolts.com/2013/01/using-jslink-to-change-ui-of-sharepoint_20.html
My sample code:
(function () {
var overrideContext = {};
overrideContext.Templates = {};
overrideContext.Templates.Item = overrideTemplate;
overrideContext.Templates.Header = overrideHeader;
overrideContext.Templates.Footer = overrideFooter;
SPClientTemplates.TemplateManager.RegisterTemplateOverrides(overrideContext);
})();
function overrideTemplate(ctx) {
return "<div style='font-size:18px;border:solid 1px Silver;margin-bottom:6px;padding:4px;width:200px;'>"
+ ctx.CurrentItem.Project_x0020_Name
+ "</div>";
}
function overrideHeader() {
return "<h2>Projects</h2>";
}
function overrideFooter() {
return "<h3></h3>";
}
My sample code:
(function () {
var overrideContext = {};
overrideContext.Templates = {};
overrideContext.Templates.Item = overrideTemplate;
overrideContext.Templates.Header = overrideHeader;
overrideContext.Templates.Footer = overrideFooter;
SPClientTemplates.TemplateManager.RegisterTemplateOverrides(overrideContext);
})();
function overrideTemplate(ctx) {
return "<div style='font-size:18px;border:solid 1px Silver;margin-bottom:6px;padding:4px;width:200px;'>"
+ ctx.CurrentItem.Project_x0020_Name
+ "</div>";
}
function overrideHeader() {
return "<h2>Projects</h2>";
}
function overrideFooter() {
return "<h3></h3>";
}
Set up a development environment for SharePoint Add-ins on Office 365
https://msdn.microsoft.com/en-us/library/office/fp179924
Script Editor Web Part - JavaScript example of button to launch modal dialog
<div>Engagements</div><br/>
<input onclick="javascript:SP.UI.ModalDialog.showModalDialog({ url: '/Lists/ListName/NewForm.aspx', title: 'New List Name'}); return false;" id=newListNameBtn type="button" value="New List Name"></input>
<input onclick="javascript:SP.UI.ModalDialog.showModalDialog({ url: '/Lists/ListName/NewForm.aspx', title: 'New List Name'}); return false;" id=newListNameBtn type="button" value="New List Name"></input>
Wednesday, April 6, 2016
How to Open a List Form in a Modal Dialog Box
https://blogs.msdn.microsoft.com/sharepointdev/2011/06/23/how-to-open-a-list-form-in-a-modal-dialog-box/
Tuesday, April 5, 2016
List View Web Part
https://support.office.com/en-us/article/List-View-Web-Part-ced04ead-c6b5-4c43-a3f0-70c5408ef5a6
jQuery and SharePoint
https://jquerysharepoint.wordpress.com/
https://jquerysharepoint.wordpress.com/getting-started/jquery-ui/
https://jquerysharepoint.wordpress.com/getting-started/jquery-ui/
Using the JavaScript Object Model in a Content Editor Web Part
https://blogs.msdn.microsoft.com/sharepointdev/2011/04/14/using-the-javascript-object-model-in-a-content-editor-web-part-kumar-abhishek-verma/
Using the SharePoint REST Service with Windows PowerShell - See more at: https://www.itunity.com/article/sharepoint-rest-service-windows-powershell-1381#sthash.yRkSAAow.dpuf
https://www.itunity.com/article/sharepoint-rest-service-windows-powershell-1381
Subscribe to:
Posts (Atom)