Hi ,
I am looking for a custom tasklist where we can filter out for a specific variable and perfrom action on all the tasks at once.
Hi ,
I am looking for a custom tasklist where we can filter out for a specific variable and perfrom action on all the tasks at once.
Hi @praveen_buya
what kind of action do you want to perform at the same time?
With the standard camunda tasklist you could at least build a filter for tasks based on variables, see:
https://docs.camunda.org/manual/7.8/webapps/tasklist/filters/
However, it is also very easy to build your own custom tasklist for camunda, see my blog post:
https://blog.camunda.com/post/2018/02/custom-tasklist-examples/
Alternatively you could customize the Camunda Tasklist, too.
Best
Felix