RTC 6 crate a new WI using script based on the selections of current WI
I wanted to see if I can call the creation of new Work Item based on the selection of the current work Item, for example if the user select a check box about that the current process must be turn on different process defined for other Work Item type then the system automatically attempt to open WI once the current one is saved.
Is there any example clue if with java scrip can we do that?
Thank you
Comments
Donald Nong
Aug 23 '16, 10:19 p.m.I have not done that before but I think your options are quite limited if you stick with JavaScript. Note that when "the current on is saved", you are relying on JavaScript on the server side, not the client side.