cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti Workflow using step editor

ashiwnis
Champ in-the-making
Champ in-the-making
Hi can any one tell me, How to create a sample workflow using https://activiti.alfresco.com, step editor.
Am trying to create a simple Review and Approve task workflow.
Any reference links?

Thanks,
Ashwini
12 REPLIES 12

ashiwnis
Champ in-the-making
Champ in-the-making
Thank you.
When i try to re-use the form(Having some text fields, file upload, due date) in different user tasks, the fields were non editable, ex: File upload
Author attaches a file and send it for review to the reviewer but the reviewer couldn't download or open the attachment.
Is that feature is not implemented yet? or how do i need to achieve this?

jbarrez
Star Contributor
Star Contributor
To achieve this, you need to use the 'display value' field in the other form. It can reference an uploaded field, and show the document for the next user

ashiwnis
Champ in-the-making
Champ in-the-making
Thanks a lot!!!