How to add comma seperated list as option in a Choice type field?
Hello,I am getting a list like ( a, b, c, d, e, f) from GlideAjax in Client script response. If I wanted to add all these options in a choice type field. How will I do that?This is the script I am using, but it's not adding the options. I had checked...
