How to add tooltip on form section
We have one requirement to add tooltip on a form section with both English and French (screen shot attached). Can anyone please suggest how to achieve this.
Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!
We have one requirement to add tooltip on a form section with both English and French (screen shot attached). Can anyone please suggest how to achieve this.
for example:if I want to create a incident through inbound email action I will configure action and will send the mail to production@service-now.com but along with it if user sends to xyz@gmail.com or xyz@outlook.com.it should create incident in sa...
currently we are sending a satisfaction survey through a mail to the caller (user) when his incident is resolved. When the user selects dissatisfied, a respond (inbound) email will be sent to servicenow(our instance). i want that response email sent ...
Hello, Community. Hoping someone can assist. I'd like to restrict certain user accounts from being added as a requested for user while using the two step check out check out model. I've attached a screen shot for reference. Thanks in advance!
We have multiple categories and subcategory selection in incident form. We have multiple support group available to support each application. What the best practice to assign the assignment group automatically based on Category and subcategory select...
In my virtual agent topic I have a dynamic choice input which is being populated form a table using a script. As there are many records I am limiting the options to 5 but I want to implement a show more option in the list when selected will show the ...
@Robbie, I am just checking you are getting these messages before providing the details
We have a request to change the color of the standard change card on the landing page. It seemed easy enough except the color in the Standard change model is a yellow but we current have blue in the landing page. Any idea where this can be set othe...
Hi All,gs.hasRoleExactly('itil'), is returning undefined. But gs.hasRole('itil') is returning true please help.
Hello All as anyone implemented TeamViewer into ServiceNow, I was after any information tips etc.
Hello everyone, Our requirement is that anytime a user clicks "No" to the "Did any of this information resolve your issue?" option, the virtual agent automatically navigates the conversation to the live agent. We need to stop the live agent message( ...
Hello all, I have added ServiceNow as a contact point via webhook in Grafana so that alerts in Grafana will become new cases in ServiceNow. I followed the documentation here: Integrate Grafana events (servicenow.com) However, I am now getting blank ...
Hi, I have created a flow designer for Mid server status changes, whenever the status changing to up and down, one incident will create stating that Mid Sever status Changes to up/down. I need to add the instance URL (Dev/Test/Prod) in the descriptio...
Hi,There is a requirement that in Catalog item there is 2 field 1. Group name (reference field)2. Group Members So on selecting any Group Name, then in Group Members field all the available group members should auto populate. **which field Type shoul...
Hi all,what is trigger rule for "P1 incident lasting more than 30 mins"i tried "Priority is 1-critical AND created relative after 30 mins from now".but it's not working. could anyone help?