Add visibility conditions on tabs tests when completing a task

This commit is contained in:
Cristina Jalba
2019-08-29 17:24:29 +03:00
parent 8ee3e25caf
commit ac76ddf983
4 changed files with 236 additions and 2 deletions

View File

@@ -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: {