myloveforsharepoint.blogspot.com
My Love For SharePoint: SharePoint 2013 : An Introduction to JSLink
http://myloveforsharepoint.blogspot.com/2015/02/sharepoint-2013-introduction-to-jslink.html
My Love For SharePoint. Sunday, 15 February 2015. SharePoint 2013 : An Introduction to JSLink. Client Side Rendering (CSR) is one of the new concepts introduced by Microsoft in SharePoint 2013. With the help of this new feature you don’t have to write XSLT to style SharePoint elements like list views, fields etc. Using this technique you simply have to make use of HTML and JavaScript to change the user interface. As cited in MSDN “. JSLink has tremendous power. It can transform your entire site into ...
myloveforsharepoint.blogspot.com
My Love For SharePoint: SharePoint Online : Working with People Search and User Profiles
http://myloveforsharepoint.blogspot.com/2014/06/sharepoint-online-working-with-people.html
My Love For SharePoint. Thursday, 26 June 2014. SharePoint Online : Working with People Search and User Profiles. Content Search WebPart is one of the important additions in SharePoint 2013. Using this webpart you can display content that was crawled and added to search index. To have a complete look at this post refer to the link over here. 21 June 2015 at 23:37. Hi I was searching for the blogs for many times, now I have reached at the right place. www.searchpeopleusa.net. View my complete profile.
myloveforsharepoint.blogspot.com
My Love For SharePoint: SharePoint Online : Export User Profile Properties Using CSOM
http://myloveforsharepoint.blogspot.com/2014/06/sharepoint-online-export-user-profile.html
My Love For SharePoint. Thursday, 26 June 2014. SharePoint Online : Export User Profile Properties Using CSOM. With SharePoint 2013, Microsoft has provided the ability to fetch User Profile information client side using CSOM API’s. User Profiles and user profile properties provide information about the SharePoint Users. The scope of this article is to talk about how we can make use of CSOM API to fetch the user profile information on Office 365 and export profile properties to a csv file.
myloveforsharepoint.blogspot.com
My Love For SharePoint: Step by Step Guide to Configure Environment for Creating your first SharePoint Hosted App
http://myloveforsharepoint.blogspot.com/2014/10/step-by-step-guide-to-configure.html
My Love For SharePoint. Friday, 31 October 2014. Step by Step Guide to Configure Environment for Creating your first SharePoint Hosted App. One of the new features of SharePoint 2013 is the SharePoint App Model. Similar to the windows phone marketplace, we now have a SharePoint Store available where we can simply search for apps and download them on our SharePoint site. In SharePoint 2013, everything is an app, be it lists or libraries. To have a complete look at this post, refer to link over here.
myloveforsharepoint.blogspot.com
My Love For SharePoint: SharePoint Online : An Introduction to Office Delve
http://myloveforsharepoint.blogspot.com/2014/10/sharepoint-online-introduction-to.html
My Love For SharePoint. Friday, 31 October 2014. SharePoint Online : An Introduction to Office Delve. To read the complete post click on the link here. 19 March 2015 at 04:24. Read the complete article. It was really helpful. Learned something new :). Subscribe to: Post Comments (Atom). View my complete profile. SharePoint Online : An Introduction to Office Delv. Step by Step Guide to Configure Environment for Cr. Working with the REST API in SharePoint Framework (SPFx).
myloveforsharepoint.blogspot.com
My Love For SharePoint: February 2015
http://myloveforsharepoint.blogspot.com/2015_02_01_archive.html
My Love For SharePoint. Sunday, 15 February 2015. SharePoint 2013 : An Introduction to JSLink. Client Side Rendering (CSR) is one of the new concepts introduced by Microsoft in SharePoint 2013. With the help of this new feature you don’t have to write XSLT to style SharePoint elements like list views, fields etc. Using this technique you simply have to make use of HTML and JavaScript to change the user interface. As cited in MSDN “. JSLink has tremendous power. It can transform your entire site into ...
myloveforsharepoint.blogspot.com
My Love For SharePoint: September 2013
http://myloveforsharepoint.blogspot.com/2013_09_01_archive.html
My Love For SharePoint. Tuesday, 17 September 2013. Hiding links in Welcome Control in SharePoint 2013. Lately, I came across a requirement around hiding the "About Me" link in the welcome control dropdown. The simplest and quickest solution that seemed to me was to play some tricks using css. Using firebug, I tried to analyse how OOB SharePoint Welcome Control menu renders. Below is the screenshot of how it works. I did some manipulation with the css and boom the About Me link got hidden.
sharepointstack.blogspot.com
SharePointStack: February 2013
http://sharepointstack.blogspot.com/2013_02_01_archive.html
Saturday, February 23, 2013. WebPart Life Cycle in different PostBacks. ConnectionConsumer method is called if web part is connectable. Sets the connection providers interface in the webpart). If your web part is connectable you would typically call the connection provider here to retrieve data). PostBack click handler sets ViewState via public Property). ConnectionConsumer method is called if web part is connectable. Sets the connection providers interface in the webpart). Thursday, February 21, 2013.
myloveforsharepoint.blogspot.com
My Love For SharePoint: April 2013
http://myloveforsharepoint.blogspot.com/2013_04_01_archive.html
My Love For SharePoint. Sunday, 7 April 2013. A subsite cannot be created inside an app web. For all those who have started exploring SharePoint 2013 must be by now aware of the term App Web. Recently , I did a small POC to see how we can provision a subsite inside an app web. Now on first glance it seems to be a quite simple requirement as you are simply going to create a subsite. But this is not the case. This site created from ECMA script". Subscribe to: Posts (Atom). View my complete profile.