This topic is locked

Search Panel show/hide intitial state

1/23/2011 6:59:10 PM
PHPRunner General questions
O
OLDmrcaseyman author

Hi,
Is there way to set the initial state of the Search Panel to "SHOW" in version 5.3? I tried the solution written about before:
if( $('#searchOptions1').is(':hidden') ) {

searchController1.toggleSearchOptions();

}
But this does not seem to work in ver 5.3
Any suggestions? Thanks.

Sergey Kornilov admin 1/23/2011
O
OLDmrcaseyman author 1/23/2011