Community Tip - You can change your system assigned username to something more personal in your community settings. X
I have had a request here to add a menu on tab/jsp/page #2 of the ActionItem Attributes creation area.
The customizers guides covers editing rbInfo for field name change, reorder, hid/show:
<wt_home>\codebase\wt\meeting\actionitem\attributeConfig.xml
But it does not cover adding your own menu/list. Something similar to RiskValue there.
They wanted to add to the Category Menu on tab/page/jsp #1. Then they suggested renaming Risk to tier needed menu name, but I am trying to talk them put of that, saying I think there should be a way to add our own menu.
Since the page/jsp/tab #2 seems to be for customization area, I prefer to worry about adding the new menu there & not edit OOTB.
Only problem is, it looks like Risk & Category have their own java class:
Here are the tags for Risk in attributeConfig.xml:
<attribute resourcekey="riskValue"<br"/> enabled="true"
order="220"
required="false"
resourceBundle="wt.meeting.actionitem.actionitemModelRB"
displayType="list"
internalName="RiskValue"
type="wt.projmgmt.admin.ProjectRiskValue"/>
Its easy to create the rbInfo file. but what do I do for the type class: wt.projmgmt.admin.ProjectRiskValue
Do I create my own. Do I need one. In order to get the selection of the new menu in the ActionItem info page.
In a database column/table/row/field or elsewhere.
I have a ptc help desk call in, but sometimes their customization support team cares & sometimes not.
Any help is appreciated.
Larry Jett
cadjett@aol.com;datajett@aol.com