mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#1301 fix visibility process variables
This commit is contained in:
@@ -103,6 +103,7 @@ export class ActivitiStartForm extends ActivitiForm implements OnInit, AfterView
|
||||
|
||||
loadForm() {
|
||||
if (this.processDefinitionId) {
|
||||
this.visibilityService.cleanProcessVariable();
|
||||
this.getStartFormDefinition(this.processDefinitionId);
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user