Attribute customization with JavaScript in Visual Studio
Hello,
we've the following environment:
My questions are: Is there a way to get attribute customisation for VisualStudio working? With which VisualStudio Client and with which RTC integration/VisualStudio Client? Do we have to use an JavaScript engine?
I'm looking forward to your answers.
Kind Regards
Marco Kaiser
we've the following environment:
Jazz 4.0.3we're trying attribute customisation with JavaScript in our RTC Eclipse Client 4.0.3 but we noticed that attribute customisation is not possible for our Visual Studio Client. As I read in the wiki (UsingJavaScript) it is evaluated which JavaScript engine could be used to work with RTC and the VisualStudio.
Visual Studio 2010 and 2012
My questions are: Is there a way to get attribute customisation for VisualStudio working? With which VisualStudio Client and with which RTC integration/VisualStudio Client? Do we have to use an JavaScript engine?
I'm looking forward to your answers.
Kind Regards
Marco Kaiser
Accepted answer
Hi,
Currently attribute customization based on JavaScript do not work with RTC VisualStudio Client. Java script(client side) Based Attribute customization do not work in RTC VS client. If the script is set to run on the server then the validation will kick in on a work item save from VS client.
Thanks,
Kishore