Button click issue in liferay search portlet, Uncaught TypeError

thumbnail
Kalai Arasan, modified 7 Years ago. Regular Member Posts: 127 Join Date: 1/2/13 Recent Posts

Hi,

I embeded liferay search portlet into theme. However its working fine, when I clicking the search button its throwing the below error. and same is working fine by hitting enter key. Could you please help me what is going wrong here? Here below is the console errors,

(index):14 Uncaught TypeError: Cannot read property 'value' of undefined
    at _com_liferay_portal_search_web_portlet_SearchPortlet_search ((index):14)
    at HTMLAnchorElement.onclick ((index):14)