|
Hi, I'd like to add a field to the "projects summary"-portlet and to the project-list. Is this possible? Best regards, Chris |
|
Yes, if you are confident with java you can try to customize that portlet. I suggest you to do a backup of that before starting modifying it. The file to modify is called "wp_projectsSummary" and you can find it here: teamwork_folder/webapps/ROOT/applications/teamwork/portal/portlet If you modify it remember to backup it before each Teamwork update or it will be rewritten. To all Teamwork customers we provide complete sources for free simply signed an NDA. http://www.twproject.com/developingPlugin.page Once you get complete source it comes easy to understand how objects are created and how to obtain specific data from those. if you have trouble modifying that file post here your questions and we will happy to help you. |
