cancel
Showing results for 
Search instead for 
Did you mean: 

Customize Tasks View...

cbwilliamsva
Champ in-the-making
Champ in-the-making
I'd like to know if there's a way to customize the Assigned and Unassigned Task Views. I'd like to be able to see information about the domain object associated with a task in the view as opposed to simple information about the task object.

Currently the views have a table based on the Activiti Task table. I don't want to extend that table, but I do want to include information about my domain object that is tied to the task.

The process simply includes an object id that forms use to look up the actual data from a database table.

Thanks in advance,
Chuck
3 REPLIES 3

frederikherema1
Star Contributor
Star Contributor
Since the code is open-source there is always a way to customize Smiley Wink I presume you are referring to the explorer app? The new explorer2 app is written in vaadin and imho can be modified easier.

cbwilliamsva
Champ in-the-making
Champ in-the-making
Is explorer2 available? What version of Activiti contains it?

jbarrez
Star Contributor
Star Contributor
August 15 is the target release date.