Resolved! Return a JSON string in a form drop-down
I have an SI to populate a JSON string in a drop-down. However, I am unsure where and how to code the input for the variable string. SIvar Test = Class.create(); Test.prototype = Object.extendsObject(AbstractAjaxProcessor, { CourseUtils: function...
