how to get name from script include instead of sys_id?
I have to create module which shows all cases which opened_for.department is same as current users Access Department(field available on HR profile table).Scope is cases of all child department as well. My script include is : finaldepart: function () ...
