AJAX call to populate enum in work item template
![]()
Is it possible to perform an AJAX call to fill an enumerable in a work item in RTC?
e.g. Take data from a DB/RESTful call to another application and fill the results from any data interchange format (JSON, XML) into the enumerable drop down list.
I'm happy to follow a guide, the only thing I could find was a bit of javascript that allowed you to add the field up...
|