We are trying to customize task inbox where we want to add to 2 more columns to show specific information.
I went through the Vignette Management Content Extensible Guide and it didnt mention anything about how to extend the TaskListForm.java and TaskAsset.java. Both these java class are used to create the list of columns to display on task box. We use defaultHomePage.jsp to call these java files but there is no clear steps or documentation that can guide us towards implementing such customization.
Is this kind of customization possible?
If yes, can you please guide us or provide us any documentation that we can follow.
Any help would be appreciated.
Thanks