mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-30 18:15:11 +00:00
AAE-1666 - updated simpleapp to test the multi-instance result collection (#5451)
* added 2 new forms 'mealform' and 'resultcollectionform' to simpleapp and updated the multiinstance-usertask process definition to have another task to display the output of the result collection. * added the 2 new form names to the resources file.
This commit is contained in:
parent
9276333352
commit
446e4bb37e
Binary file not shown.
@ -120,6 +120,12 @@ export const ACTIVITI_CLOUD_APPS: any = {
|
||||
},
|
||||
requirednumbervisibility: {
|
||||
name: 'requirednumbervisibility'
|
||||
},
|
||||
mealform: {
|
||||
name: 'mealform'
|
||||
},
|
||||
resultcollectionform: {
|
||||
name: 'resultcollectionform'
|
||||
}
|
||||
},
|
||||
tasks: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user