HOR-2758
Create a new EndPoint to get the Pre-Processed Dynaform Definition for Mobile
This commit is contained in:
@@ -254,6 +254,7 @@ class pmDynaform
|
||||
}
|
||||
}
|
||||
}
|
||||
$dtFields = array_merge($this->fields['APP_DATA'], $dtFields);
|
||||
$sql = G::replaceDataField($json->sql, $dtFields);
|
||||
if ($value === "suggest") {
|
||||
$sql = $this->sqlParse($sql, function($parsed, &$select, &$from, &$where, &$groupBy, &$having, &$orderBy, &$limit) use ($json) {
|
||||
|
||||
Reference in New Issue
Block a user