Hi All
I have a requirement to customize Webtop search component and I am using Webtop 6.7.
I have customized Advanced Search component and its working as well. I want to know if there is any way to customize Webtop simple search.
I have tried this using titlebar.jsp, titlebar_component.xml but search button is not working even in the default titlebar webtop component
(http://localhost:7999/webtop/component/titlebar).
Also, I have tried this using search60_component.xml, Search60.java which is throwing exception- "Component: search, called with missing required arguments: query". This is exception is being thrown even in the default webtop component call (http://localhost:7999/webtop/component/search).
Thanks in Advance.