Resolved! How to concat a variable value to the GlideRecord?
Hi, I have a catalog client script which is passing the table field name (assignment_group) to the script include. On the script include i have queried the table and i am trying to update the new field value. Client Script: var ajax = new GlideAjax('...
