Tag Archives: ECMASCRIPT

Configuring Anonymous Access in SharePoint 2013 and JavaScript Client Object Model

Recently I came across a requirement to enable anonymous access for SharePoint 2013 site. Now, this seems to be a very simple requirement but the twist here was that anonymous access should work with ECMASCRIPT. Had it been server side … Continue reading

Posted in SharePoint 2013 | Tagged , , | Leave a comment

Modifying the list view using ECMASCRIPT

Lately I came across a requirement where I was supposed to modify the list view using javascript client object model. The requirement was that I had to fetch a view of a list from sharepoint which had certain fields in … Continue reading

Posted in SharePoint 2010 | Tagged , , | Leave a comment

Fetching the list view using ECMASCRIPT

Hi Kind Readers, This is the first blog from me on OFFICE 365. So maybe what I am trying to tell here is quite simple who everybody working on sandbox solutions know but since I am new to this domain … Continue reading

Posted in SharePoint 2010 | Tagged , , | Leave a comment