cancel
Showing results for 
Search instead for 
Did you mean: 

advanced workflow : tasks follow up by sender

fredericv
Champ in-the-making
Champ in-the-making
Hi,

using version 1.4, advanced workflow with several validation steps :

user A start a workflow. How can he follow it ? How can he see the list of tasks to do ? tasks done ?
I hope to see that in content "view details" in the chapter "workflows / advanced workflows"…but only the information "workflow xxxx started on xxxx by A" is displayed.

If we want more details, is there a script we can modify ?

regards

FredericV
3 REPLIES 3

davidc
Star Contributor
Star Contributor
I'm afraid tracking of workflows did not make it into v1.4.

fredericv
Champ in-the-making
Champ in-the-making
Thanks David for your answer,

and do you have an idea of the script which would have to be modified in order to display it in content "view details" ?

Regards

FredericV

davidc
Star Contributor
Star Contributor
There isn't a script, but you can modify the java class UINodeWorkflowInfo.java - it uses the WorkflowService to render the associated workflows.