Hi,
I tried to add the cat_id search to (dynamic search) BTQTransInbox - therefore I added the attribut to corresponding append structture, added it to available fields... everything is fine so far.
But now I have to open the category popup to search for categories. I found in component ICCMP_INBOX this function is already implemented. There is a Event EH_ONSEL_CATEGORY which fire an plug to categroy search popup and handle the returned data.
But in my view this event is not available. I m able to add this event manually - but I think I have to register it anywhere. But in the view (I copied the source) I can't find any place how to do this. Cananyone help me?
Thanks in advance
Paul
Edited by: paul meiner on Dec 5, 2011 5:46 PM