Hello,
I am using Camunda 7 and working with the default Tasklist. I have a User Task in my BPMN model, and I would like to disable the “Complete” button specifically for this task in the Tasklist.
Is there a way to achieve this?
Thank you
Hello,
I am using Camunda 7 and working with the default Tasklist. I have a User Task in my BPMN model, and I would like to disable the “Complete” button specifically for this task in the Tasklist.
Is there a way to achieve this?
Thank you
Hi @c.kaia
That can be done using cam script, are you using embedded forms or camunda forms ?
Hello @Dilip_Kumar ,
Thank you for your reply. At that point, I was using Camunda forms, but I later had to switch to embedded forms. So, I removed it using jQuery.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.