Hi all,
I've created a view and assigned it to a window.
I've added buttons to my view in the view 'Toolbar related methods' by declaring
crmt_thtmlb_buttons.
However, this results in the buttons being displayed as follows:
I can get the buttons to show in the light blue by adding them to the window, instead of the view....
However, I am unsure how to catch the events fired from these window level buttons as the window itself does not have an
'Event Handler' node as a view does.
In the view when declaring the buttons, I can just pass the event name in an onclick... If my heart is really set on having the toolbar buttons in the light blue header, what are my options?
Any help greatly appreciated,
Cheers.