how can i make this field in the worklist page and any other field?
@georgeh16741365 didnt get your question exactly .Can we know what is exact issue your facing is that your facing issue regarding add column in table or class context issue your facing with??
@burudn43 So what I want to make is: create a case, and send it to the right team, that team needs to see all the cases that are sent to them with the title available, so what I want is to show the title in the worklist page so it is easer to them.
@georgeh16741365 You need to override the report definition and also Join with your work table and refer the work table column name in the work list report definition.
@Abhilash_K I am new to pega so really I didn’t understand that very well any guide or tutorial is available to me to be able to understand or know what I want to do step by step?
@georgeh16741365 could I suggest that you take a look at our excellent Pega Academy training on User Interface - there are also guides available on our main documentation site.
@MarijeSchillern I will take a look thank you.
@georgeh16741365 when user logs in and sees his worklist, all those results are from Assign-worklist class. What you need to do is saveas that Report definition and add pxtasklabel column which is the name of the assignment.

