created sessions for edit dynaform part for redirecting it back to new bpmn ,. added pagination in triggers
This commit is contained in:
@@ -155,6 +155,7 @@ class dynaformEditor extends WebResource
|
||||
'PRO_UID' => $this->pro_uid,
|
||||
'DYNAFORM_NAME'=> $this->dyn_title,
|
||||
'FILE' => $this->file,
|
||||
'DYN_EDITOR' => $this->dyn_editor,
|
||||
);
|
||||
$_SESSION['Current_Dynafom']['Parameters'] = $Parameters;
|
||||
$XmlEditor = array(
|
||||
|
||||
Reference in New Issue
Block a user