01-11-2017 05:52 AM
I need to show properties of my custom workflow task type on "My Task" Page. Though properties are visible on accept/rejection page of any user in workflow but not visible on "My-task" page.My task page shows only default properties (Due Date, description etc). Please help out of this.
01-11-2017 11:28 AM
This page is one of the hardest to customise. The list of tasks is loaded with a minimal set of properties, uses legacy YUI to build the datatable and offers no configuration options. In order to expand the loaded properties you will have to override the Repository-tier web script written in Java only, which means you cannot use JavaScript/FreeMarker to extend the data set one bit.
I once had to customise that page and it ended up a barely maintainable mess. My lessons learned is that I'll never again agree to customising that page and will always recommend bulding a custom, new page instead.
Explore our Alfresco products with the links below. Use labels to filter content by product module.