Custumize a workflow form
Hello, i want to custumize a workflow form, specifically to hide the 'workflow due date' field. I have tried to customize the share-workflow-form-config.xml ( replacing the ' <show id="bpm:dueDate" /> ' with ' <hide id="bpm:dueDate" /> ' in visib...