Is it possible to only display list after search ?

carloso 28 Feb, 2015
i haven't found this topic ..

is it possible to display chronoconectivity list only after search button is clicked ?
GreyHead 01 Mar, 2015
Hi carloso,

I think that the way to do this is to use PHP in the search conditions box. If there is not search value set then return a WHERE clause that will have no records e.g. WHERE 1 = 2

Bob
carloso 01 Mar, 2015
Hi Bob, thanks for the reply..... maybe i will try that later...

for now i did it with a litle dirty trick hahaha ...

ccv setting :
i'm setting up my list to only display 1 reccord, show index = no, hide pagination and display limit drop-down ....

database :
i delete some values (that my ccv show in the front-end ) on the first record in the table😀
This topic is locked and no more replies can be posted.