Hello All,
I am needing to add search functionality to the history subpanel in the Contacts module. My question is this, can I use the email module search in this subpanel and have it display here the returned emails? If this is at all possible how would I do this. I was thinking that it would go in here:

'top_buttons' => array(
array('widget_class' => 'SubPanelTopCreateNoteButton'),
array('widget_class' => 'SubPanelTopArchiveEmailButton'\
),

But how would I set this up? Otherwise is it possible to click a search button and have it popup a window where you enter the search terms and it would list them here. Then you click on the individual email and you it will do what the email subpanel does now just filtered. Any ideas?

Thanks,
Greg