PMC-73: Suggest field improvements

CR correction
This commit is contained in:
Fabio Guachalla
2018-11-28 16:02:25 -04:00
parent 3805b1c2c0
commit 046a5ef0ff
2 changed files with 4 additions and 1 deletions

View File

@@ -799,9 +799,9 @@ class Variable
$field->queryField = true;
$field->queryInputData = $params;
$field->queryFilter = $filter;
$field->querySearch = $query;
$field->queryStart = $start;
$field->queryLimit = $limit;
$field->querySearch = $query;
//Grids only access the global variables of 'ProcessMaker', other variables are removed.
//The property 'columnWidth' is only present in the controls of a grid,
//in the current change there is no specific property that indicates