HOR-2086 "Valor dela atributo href del campo de tipo..."
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user