How can I find all ACL that has no roles?
How can I find all ACL that has no roles? thank you
How can I find all ACL that has no roles? thank you
Hi,I have a requirement where the values of the variable Cost Center are visible to everyone. How can it be done. Kindly help.RegardsSuman P.
Sometimes we get confused between Client Script and UI Policy, therefore I try to explain in simple terms 1. Scripting Requirement: Client Script as the name suggests does require a script and you can not do anything without scripting knowledge, how...
Ahoy, I have UI page and I would like to call on load client script. Anyone has any idea how to do it? Similarly like <body onload="myFunction()"> I am calling ajax (refresh ui page) and I'd like to call it initially also when the ui page is opened/...
Hi,how can I make inactive user visible for non-itil users under a reference field of a particular catalog item.
HI All, Please check the screenshot, how to populate the location field from one catalog item to another catalog item. Thank you
Hi Community var CutOffTimeGeneration = Class.create(); CutOffTimeGeneration.prototype = Object.extendsObject(AbstractAjaxProcessor, { calculateCutOffTime: function() { var gtime1 = new GlideDateTime(); gs.info("gtime1 : " + gtime1); var c...
Hi Im trying to hide my variable set Create new group based on the selection of the request type: Using the following code: function onChange(control, oldValue, newValue, isLoading) { // if (isLoading || newValue == '') { // return; // } var type = ...
I have a need for a 2 step Record Producer and I'm not sure the best way to go about it. Situation:A manager needs to fill out a form with certain information, via a Record Producer, that then needs to go through an approval process, and if approved,...
Hi all,I've got an action working perfectly from a Flow. This Flow runs when a user changes data in a table, using the changed data trigger. The action accepts the "Changed Fields" object, which has this structure:I'm attempting to run the Flow Actio...
I'm trying to use Flow Designer to get some a list of unique records from a table, then pass them into a Send Email action. I'm just wondering if I have to write a script to achieve this or if there is something I'm missing that might make it easier....
I am working on ATF on a requirement where the requestor opens the form and clicks on "Final expenses" button and additional two fields are visible on the form (View changes in the same page after clicking on Final expenses) which are mandatory. I am...
Hello everyone, I am facing a challenge to run few DHCPServer module (DhcpServer Module | Microsoft Learn) cmdlets via PowerShell as a user, which has the necessary access to run them on target DHCP servers.It is Get-DhcpServerv4FreeIPAddress and Ad...
I am a help desk team leader and we have recently switched over to using service now. My fear was that since our team no longer updates our help desk form internally and is updated by our Service Now vendor team, we would have slower updates and poor...
Hi All, We have a catalog item named "Termination". Whenever a request is submitted via this catalog item, the REQ, RITM and TASK records created should be visible of 4 groups only. How we can achieve this?
