My initial research revealed that it requires a custom Stencil to be prepared and I was able to understand the steps involved.
What I then decided to do was to check the code for the existing single group picker and use it in my custom stencil code and modify it to support multiple group selection, could anyone guide me where the existing Activiti Angular based code is present so that I can check it... any pointers would be helpful... Thank you...
Solved! Go to Solution.
First thing to note here is that only Activiti 6 and Activiti Enterprise use Angular.
The Angular code for Activiti 6 can be found here:
Activiti/modules/activiti-ui/activiti-app/src/main/webapp at activiti-6.0.0.Beta4 · Activiti/Activit...
It's pretty easy to follow, however be aware that you do not actually need to modify the core code to add a custom form stencil.
Cheers,
Greg
First thing to note here is that only Activiti 6 and Activiti Enterprise use Angular.
The Angular code for Activiti 6 can be found here:
Activiti/modules/activiti-ui/activiti-app/src/main/webapp at activiti-6.0.0.Beta4 · Activiti/Activit...
It's pretty easy to follow, however be aware that you do not actually need to modify the core code to add a custom form stencil.
Cheers,
Greg
Hi Greg,
Thank you for your response.....
I will check the source code in the link given by you....
And I concur, For the Custom Stencil- I would be checking the existing code for some use cases like- Adding a single group- and then try to come up with code for saving multi-groups for forms....
Since, being new to Angular, checking the code might help
Regards
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.