Adding a link to a work item from a lightweight Work Item Creation Dialog
Working on RTC 4.0
I'm trying to add a link between a work Item I create througt the Lightweight Work Item Dialog and an Artifact (e.g. a ClearQuest Defect).
I have customised the com.ibm.team.workitem.lightweight.editor.section and added the Links Presentation.
When I activate the Lightweight Dialog in the Eclipse client (Through the CC-RTC Bridge). and click "Add Related Change request" Nothing happens
(to debug I've replaced com.ibm.team.workitem.lightweight.editor.section with the com.ibm.team.workitem.section.links - and was unable to get any link related dialog when clicking the Add button)
I assume that the Lightweight Dialog blocks creation of sub dialogs, but I didn't find any documentation about it.
Is it passable to customize the the lightweight Work Item Creation dialog behavore so it can enable adding Links to Artifacts (and other Items) ?