How to edit the dropdown menu beside delete button?

Hi there,

I have a problem. When I select all the opportunities under the opportunities module, it can be quite hard to spot the export function. This is because it is under the dropdown menu beside the delete button. Does anyone know if there’s any way to shift a function (e.g. export) right to the top so that it displays export instead of delete?

Much appreciated!

Wee Lun

Hi weelun92,

buildActionsLink method of ListViewDisplay class generate it for rendering via smarty file - ListViewPagination.tpl.

I think you can alter sequence there.