Resolved! Field name for category and subcategory
Hello, Could someone let me know how to get rid of those names in parenthesis?
Hello, Could someone let me know how to get rid of those names in parenthesis?
We are looking to add some tracking capability to our Scoped Next Experience Application. I have looked at This Andrew Pishchulin article, but it looks like it is UI16 related. I have setup an UI Script within our Application Scope (with a UI Type =...
Is there any fields in workspace which shows different when impersonated a user ?
Hi I want to make Work Notes field mandatory if there any changes in Time worked field. I have tried this onchange client script but it is not working. Here I made field name as Time Worked. function onChange(control, oldValue, newValue, isLoading, i...
HiHow can I prevent a situation where look up record step runs, but at the time the flow executes, no record is found in the sysapproval_approver table? (flow runs in background by default, not foreground)I have an "Approval" Service Activity step in...
Hello,I want to hide the "cancel order" UI Action button on workspace, it should be visible only to a specific group. I have added the condition to the UI Action but still everyone is able to see the button. I have added above condition to the existi...
How can we have different SMTP Mailbox for CSM Module?How can we configure SMTP Mailbox for CSM Module?
Hi everyone,I'm looking for the required plugins and documentation to integrate ServiceNow with Azure DevOps. Could anyone share their experiences or point me to the relevant resources?Thanks in advance!
Hi My Fellow developers, I have a requirement to Enable Greeting message like Good Morning "User name", Good Afternoon "User name", Good Evening "User name", based on user time zone on Employee Portal.Below is the reference image on Employee portalNe...
Hi, How toauto populate the business_service field based on the configuration item in the change record?
Having an issue where I am setting up a flow to send an email notification out once a the project completion date is 7 days beyond the current date. I have it set to run daily at a specific time, however, the date ranges are not exactly working as ex...
I have an issue that appears every so often.While in list view, the field edit popup will open in strange areas.So, instead of opening right in the field, the popup may appear at the bottom of the list view, open instead of like this I've even see...
Hi, We are struggling with "Microsoft Azure DevOps Integration for Agile Development". Initially I would just like to know if anyone else has managed to get this working? If so, I was hoping you would advise on the type of credentials you used for yo...
Hi All, I have a requirement where the resolved incident when reopened the 3 strike rule also should be cleared.I was able to achieve it via UI action "reopen incident" button by adding this code.Also on portal we have the "reopen incident" button. I...