BUG-14031 Do not exist ProcessMaker fields attribute identifier in generated HTML
It has been added field attribute identifier "pm_fieldtype" and "pm_gridtype" in class xmlform for HTML file generated.
This commit is contained in:
@@ -3356,8 +3356,6 @@ class XmlForm_Field_Hidden extends XmlForm_Field
|
|||||||
return $result;
|
return $result;
|
||||||
}
|
}
|
||||||
|
|
||||||
//$arrayResult[] = $this->render( $v, $owner, "[" . $owner->name . "][" . $r . "]", $r, $therow );
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Render the field in a table
|
* Render the field in a table
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user