GlideList not editable after writing code in calculated field
This code is working properly , i want to ask an alternative i.e after writing script is there any possible way to edit the Glidelist ?(function calculatedFieldValue(current) { var userList = []; var id = current.sys_id; var gr = new Gli...
