Hide CallOuts in a SharePoint 2013 Task List

Today I am Posting a quick tip about How to Hide CallOuts in a SharePoint 2013 Task List.
CallOuts by default, are displayed on “Task Name” field in a typical SharePoint 2013 Tasks List.See the screen below.

SharePoint 2013 default Task list

To disable or hide these CallOuts Permanently, you would need to modify the CalloutMenu & CalloutMenuAllowed Properties of this Column or use a Custom Column with CalloutMenuAllowed set to disabled.Read more about this at Here.

For a quick and dirty fix to remove CallOuts from a “Task Name” Field and display the regular ECB (Edit Control Block) menu you can simply Create a Custom View with a different style (other than default). Lets look at the Steps -

1. Navigate to your ListView WebPart or Task List.
2. Select the List Tab and select “Create View”
SharePoint 2013 List Create View

3. Next in the Create New View Page add a name for your view and scroll down to the “Style” section. Select “Newsletter, no lines” in View Style: and save the View.(See below)

SharePoint 2013 View Style

With the new View the List View looks like below –

SharePoint 2013 Task List with ECB

Enjoy the new View.

You might also be Interested in :
Disable CallOut Popup for a Field or Column in SharePoint 2013 List

Also See the Complete tutorial on CallOut Popups at SharePoint 2013 CallOut Popups Tutorials for examples on Creating CallOuts, CallOut Actions and more..


Publish a Post to SharePoint 2013 Blog using Word 2013

SharePoint 2013 Publish Blog Post

Like earlier versions of Office, the new Word 2013 also has a new cool feature that would allow you to Publish Word Documents directly to your SharePoint 2013 Blog. Lets look at the Steps in detail. Steps - 1. Open a Word 2013 document and … [Continue reading]

Disable CallOut Popup for a Field or Column in SharePoint 2013 List

Disable CallOut Popup for a Field or Column in SharePoint 2013 List I have written various topics on CallOut Popups on this site and I must say working with CallOuts is getting very Interesting.See the Complete tutorial on CallOut Popups at … [Continue reading]

SharePoint 2013 CallOut Popup Tutorial

SharePoint 2013 CallOuts Tutorial and Examples In SharePoint 2013, Microsoft has Introduced a new Framework to Create CallOuts that is somewhat similar to the Dialog Framework Introduced in SharePoint 2010. The new CalloutManager class in … [Continue reading]

How to Change default Permission Level for a group in SharePoint 2013 (“Edit” to “Contribute”)

Yesterday we talked about how by default all the Users that gets added to a default Members group gets Capabilities to "add, edit and delete lists" in your SharePoint 2013 Site. Read the entire findings at SharePoint 2013 – Adding Users to default M … [Continue reading]

SharePoint 2013 – Adding Users to default Members group? Change the “Edit” Permission level first!

SharePoint 2013 Edit and Contribute

At some point, as a SharePoint Site Admin, you must have added users into the default "Members" group of your SharePoint site.As seen in earlier SharePoint Versions, this "Members" group (that gets Created with your Site) by default, has Contribute … [Continue reading]

Working with CallOut Popups in SharePoint 2013

In SharePoint 2013, Microsoft has Introduced a new Framework to Create CallOut or Hover Popups similar to Dialog Framework in SharePoint 2010.CalloutManager is the main class that is responsible for Creating an Instance of a CallOut. In this post … [Continue reading]

Missing “Save Site as Template” for Publishing Sites in SharePoint 2013?

Back in November I wrote an article about How to Save Site as Template in SharePoint 2013. The article is a huge hit (I guess a lot of people are Interested in Saving a Site As Template) but there is one question that popups up every now and then in … [Continue reading]

Edit Existing Master Page to Change Logo, Hide Top Suite Links etc in SharePoint 2013

SharePoint 2013 Download Seattle Master Page

In SharePoint 2013 you can edit an existing Master Page to add Company Logo or to Hide Top Suite Links (SkyDrive,NewsFeed) etc.It is always preferred that you make a copy of your Master Page before modifying it.Below are the Steps that you need to … [Continue reading]

How to Change a Default Layout for “Add a Page” in SharePoint 2013

SharePoint 2013 page layouts and Site Templates

I got a very Interesting question in one of the SharePoint Forums today. The Question was about how to Change the Default Page Layout for Pages that are Created using "Add a Page" option in Site Actions of your SharePoint 2013 site. By Default, … [Continue reading]