Advanced Search: Hidden criterion

SVN:b1162[5456]
This commit is contained in:
Eric Espié
2018-03-19 10:45:34 +00:00
parent e628c68f09
commit 0fdf6bfbb2
5 changed files with 58 additions and 26 deletions

View File

@@ -146,6 +146,7 @@ class SearchForm
{
$aListParams['table_inner_id'] = uniqid('table_inner_id_');
}
// When table_id is different of result_list_outer_selector
if (array_key_exists('table_id2', $aExtraParams))
{
$aListParams['table_id'] = $aExtraParams['table_id2'];