mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Add visibility conditions on tabs tests when completing a task
This commit is contained in:
@@ -537,6 +537,16 @@ exports.ACTIVITI7_APPS = {
|
||||
processwithvariables: "processwithvariables",
|
||||
simpleProcess: "simpleprocess",
|
||||
dropdownrestprocess: "dropdownrestprocess"
|
||||
},
|
||||
forms: {
|
||||
tabVisibilityFields: {
|
||||
name: "tabvisibilitywithfields",
|
||||
id: "form-a81d4541-95eb-4154-a3f4-12dad0a669f9"
|
||||
},
|
||||
tabVisibilityVars: {
|
||||
name: "tabvisibilitywithvars",
|
||||
id: "form-08649360-2964-4479-a003-257074e21f59"
|
||||
}
|
||||
}
|
||||
},
|
||||
SUB_PROCESS_APP: {
|
||||
|
Reference in New Issue
Block a user