Removing edit link/tool from custom task inbox

Hi,

I have cretaed a Custom Task inbox portlet. Now that portlet comes with a tool to edit the properties of the Inbox view like change the column display or sort order.

How to remove that ‘edit’ tool.

Thanks in advance,
Ninad

The generated search-results portlet declares an edit portlet-mode; to turn it off, open the portlet.xml editor, and on the Configuration tab, select the Portlets > [portlet-name] > Supports > text/html node and un-check the “edit” Portlet Mode in the Support Declaration pane.

Justin