Show All button reverts once a seach is performed |
8/23/2010 5:25:01 PM |
PHPRunner General questions | |
M
memoday author
Hi Alexey or admin whosoever, |
|
A
|
ann 8/24/2010 |
Memoday, $this->pageObj->xt->assign("searchform_showall", $this->searchClauseObj->isUsedSrch()); |
M
|
memoday author 8/24/2010 |
Hi Ann, //$this->pageObj->xt->assign("searchform_showall", $this->searchClauseObj->isUsedSrch()); Memoday, you'll also need to comment the following line in the generated \output\classes\searchpanel.php file: $this->pageObj->xt->assign("searchform_showall", $this->searchClauseObj->isUsedSrch()); |
![]() |
Sergey Kornilov admin 8/24/2010 |
I recommend post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. |
A
|
ann 8/25/2010 |
Hi, |