Add custom labels on filter result

Hi all, I’ve a requirement where I’d like to more labels on each filter result items. For example I’d like to see which user-group this particular tasks belong to. Is there a quick way to do it in Camunda?

image

Hi @hello.aliasad,

When you create/edit a filter, open the “Variables” panel, and specify which variables need to be displayed for that filter (name/label).

Only variables visible to the task will hold values.

https://docs.camunda.org/manual/latest/webapps/tasklist/filters/

1 Like