Hello,
I have a little problem with the new searchview. In the older version (1.10) When the list of search results were invisible ( after clicking to an item in the list) the button placed under the list( where the search results are printed) was clickable but now it is not( it is in the back altough there is no list view visible )
I tried to bring the button to front with each searchview_itemclick but this time if the user searchs something again , the button is above the list of searched items. Is there an way to fix it ?
also, in the designer , the searchview has option to be visible or not. But in the ode module i cant set .visible . Do I still need to use a panel to hide the view ?
ty
I have a little problem with the new searchview. In the older version (1.10) When the list of search results were invisible ( after clicking to an item in the list) the button placed under the list( where the search results are printed) was clickable but now it is not( it is in the back altough there is no list view visible )
I tried to bring the button to front with each searchview_itemclick but this time if the user searchs something again , the button is above the list of searched items. Is there an way to fix it ?
also, in the designer , the searchview has option to be visible or not. But in the ode module i cant set .visible . Do I still need to use a panel to hide the view ?
ty
Last edited: