It's all about the answers!

Ask a question

Last comment on custom attribute with java script?


Cesar Sasaki (511176120) | asked Dec 18 '15, 5:59 p.m.
edited Jan 05 '16, 8:52 a.m. by Ralph Schoon (61.8k33643)
 Hi
Can I get the last comment on the "Comments" section on a large string custom attribute using the calculated value javascript?

Thanks

One answer



permanent link
Ralph Schoon (61.8k33643) | answered Dec 19 '15, 11:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#API_for_Javascript describes what you can get at. You can basically read attributes of the current work item. As far as I know comments are a non attribute based presentation backed up with storage. So you won't be able to, however, I can't check until next year.

Your answer


Register or to post your answer.