Page 1 of 1

search panel as collapsed

Posted: Mon Dec 15, 2014 4:37 am
by josecnp1

I have selected in the advanced settings panel the option to initialize search panel as collapsed.

but I like that in a table is not so.

is possible to see not collapsed?


Re: search panel as collapsed

Posted: Mon Dec 15, 2014 10:03 am
by scs

In client script -> list page,
f<tablename>listsrch.InitSearchPanel = true;

eg. fuserslistsrch.InitSearchPanel = true;
or fuserlevelslistsrch.InitSearchPanel = false;