Calendar View in Task list - Hides the view bar/search box - Difficult to switch back to other view

Does it work on normal URL. 

Check the URL when it works and when it does not work

June 16th, 2015 2:55pm

Hi Khushi,

The toolbar is context sensitive if you select any day or item from the calendar view you would be able to see the switch view options. You can also make the ribbon bar to show forcely so try to add the below css on content editor webpart and see.

.s4-ribbonrowhidetitle {
               display: true !important;
}

Free Windows Admin Tool Kit Click here and download it now
June 16th, 2015 3:31pm

Thanks Krishana - Are you talking about the switch option on the ribbon? I don't want it from ribbon. I did try to add the css that you mentioned. But the toolbar is not showing up.  

Regards,

Khushi

June 16th, 2015 5:04pm

Hi SharePoint Gurus - I have created a task list in SharePoint 2013. Users are complaining that when they are on the Calendar view, they don't find anything to switch to other views. I tried to put the content editor and add the html (div = "CSRListViewControlDivWP") copied from the other view. the problem is the ellipse control and search on the list doesn't work.  Could anybody suggest the work around? Regards,

Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 4:25pm

Hi Kushi,

Yes, I am talking about Ribbon Toolbar, out of the box view switch option we get from Ribbon toolbar only, and ribbon tool bar is context sensitive so when you select any item it will visible, if you dont want Ribbon tool bar you can hide it from the CSS or using Jquery/Javascript see the below link. You can also Add some HTML to show link that will redirect to another view when you click on that.

http://johanolivier.blogspot.com/2011/12/show-or-hide-sharepoint-ribbon-tab.html

Please feel free to ask further if you still face any issue.

July 14th, 2015 12:38am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics