I want to add custom property in workflow task in My Task page as mentioned in below image..
Here I am able to add my dummy text (Hello...) from task-list.js file, but I want to add custom property. How can I add?
Thanks
Hi Yash,
First you have to add your custom property in the task.
After that you need to override "org/alfresco/repository/workflow/task-instances.get" webscript.
Thanks,
Contcentric
Thank you Vidhi Panchal
Detailed steps are provided in my tutorial on workflows.
Thank you Jeff Potts
Hi Yash,
First you have to add your custom property in the task.
After that you need to override "org/alfresco/repository/workflow/task-instances.get" webscript.
Thanks,
Contcentric