Regarding customizing actions column in planneditems page for iteration view
Accepted answer
I am not aware if this is even possible. There are some links e.g. to the Web UI Programming model: https://jazz.net/library/LearnItem.jsp?href=content/docs/web-ui-programming/index.html on my interesting links page https://rsjazz.wordpress.com/interesting-links/ if you really want to spend the effort and money.
You might have a better chance in the Eclipse UI, but I have not attempted to do that and I don't know if it is possible. I have been able to add to the context menu however, as described here: https://rsjazz.wordpress.com/2014/02/21/adding-context-menus-for-jazz-objects-to-the-rtc-eclipse-client/
I would suggest to not attempt this and use the built in editors if at all possible.
You might have a better chance in the Eclipse UI, but I have not attempted to do that and I don't know if it is possible. I have been able to add to the context menu however, as described here: https://rsjazz.wordpress.com/2014/02/21/adding-context-menus-for-jazz-objects-to-the-rtc-eclipse-client/
I would suggest to not attempt this and use the built in editors if at all possible.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 24 '15, 4:40 a.m.You can edit the work items directly on the planned items page. You have access to the attributes you display and you can also open the plan inline editor in the web UI. You can add custom attributes to the view.
It is unclear to me what you want to do in which UI and what area of RTC, e.g. which client. You might want to elaborate on what you want to do.
aastha khatri
Feb 18 '15, 4:13 a.m.Hi Ralph,
Thanks for such a quick response.
Actually I have added some custom attributes for a story work item like "high level design"( can have either of the two values "required "and "not required") which are visible in the story work item editor. Now I want to show this attribute in the actions column (for story work item) in plannedItems page. Same as we see"Plan For" ,"Assign to Owner" "Promote" "Demote" etc. So that the user can directly change the value of "high level design" attribute without opening the edit work item editor.
I hope I am clear in my question.
Also can you please tell me what is the difference between Inline Work Item Editor and Lightweight Work Item Creation dialog.
Thanks & Regards