Not able to see custom work item in RTC Web client
I have created custom Work item type by following this link--> https://jazz.net/library/article/1003/#editorpresentations
I am able to create the Work item in Eclipse UI .. but when i try to create the work item in RTC Web client it pops up the window with below error-->
TypeError: this.summary.getValue(...).getContent is not a function
Any advice on this ??
EDIT:Basically i wanted this work item to be created in Web client so that i will be able to debug the scripts. If is there any other way i can debug the my dojo script then pls suggest.
Thanks