Hi,
I created simple review process in Activiti 6.0.0
In the start task user enters comments, attach document for review and starts the process. Designed process and forms using designer in "activiti-app", attached forms to Start and Review task, created App, attached the process and published it.
I'm able to display the "comments" field entered in Start task in the following Review Task using Expression field with notation "${comments}" but not able to display the attachment using same method "${reviewdoc}" in Review task that was attached in Start task using "Upload" field.
Can you please let me know how I can display the document attached.
Thanks!
Thats something not currently possible in Activiti's 6 UI. Feel free to add it as a feature request on JIRA. Note that this feature is available on APS enterprise version.