HOR-2086 "Valor dela atributo href del campo de tipo..."

This commit is contained in:
Luis Fernando Saisa Lopez
2016-11-18 15:07:35 -05:00
parent 373c1e8d4b
commit 3ab59f8b61

View File

@@ -189,6 +189,8 @@ class pmDynaform
$triggerValue = substr($value, 2);
if (isset($this->fields["APP_DATA"][$triggerValue])) {
$json->{$key} = $this->fields["APP_DATA"][$triggerValue];
} else {
$json->{$key} = '';
}
}
//set properties from 'formInstance' variable