Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
TS6.5:CCPro - Task Details - UITK
Adam Stoller
Environment
TeamSite 6.5
Solaris 9
CCPro UI
Background
I'm trying to modify the job / task details screen in the Workflow tab of the CCPro UI.
I figured out how to remove the Due Date column.
I figured out how to add another column with the information I wanted in it (from a job variable)
I figured out how to get the heading over the column (took me a bit of time on that one ;-)
Issue
How do I add an entry into the Filter drop-down list so that I can filter the list based on entries in this column?
I've looked through the UICG and through various reference files in iwhome/local/config/lib/content_center/reference/etc/conf but I can't seem to find anywhere that documents how to do this.
Caveat
(this will be filed with Support shortly)
Apparently if you copy entries out of some of the reference files into your own customization files - you may get errors from xmlvalidate - and the error messages are a bit confusing:
I copied the following line from ref_ccpro_ui_workflow.xml into my ui_custom.xml:<pagedlist id="iw.ccpro.active_tasks.pagedlist" sortOrder="asc" sortColumn="id" pageSize="10">I then run make_toolkit.ipl and get the following error message:[xmlvalidate] /[...]/ui_custom.xml:138:94: Attribute "sortOrder" must be declared for element type "pagedlist".I spent close to an hour trying to figure out what was going on until I decided to look at the DTD file and I find that sortOrder is not an attribute of pagedlist and so I remove it from my entry in ui_custom.xml and the error message goes away.
--fish
Senior Consultant, Quotient Inc.
http://www.quotient-inc.com
Find more posts tagged with
Comments
Adam Stoller
Apparently flexibility in configuring filters on the task details screen wasn't included.
A bug has been filed (
BUG
59575
) for it - so if anyone else out there is looking to be able to filter their task and/or job lists on custom task/job variable attributes --
contact support and add your company to the list.
--fish
Senior Consultant, Quotient Inc.
http://www.quotient-inc.com