We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Unable to change CSS styling on Search input container

Hello, I'm trying to change the border radius and CSS for the Typeahead Search Input Container that also implements AI Search. I've tried the suggestions in Theming for AI Search in ServiceNow but it still isn't overriding the default values. I know ...

AlexVeracity by Tera Contributor
  • 2062 Views
  • 4 replies
  • 1 helpfuls

Resolved! Add field’s information into email template

Hi, When emailing out of a ticket the subject etc is automatically populated based on the short description of the ticket. We have a need to add some fields of the ticket into the body of the email automatically. How can we achieve this!

joshmorris by Tera Guru
  • 977 Views
  • 3 replies
  • 0 helpfuls

Resolved! Platform analytics

Hi,I need to create a Performance Analytics widget that shows:Total Incident CountClosed Incident CountPercentage of Closed IncidentsI believe this can be achieved using PA indicators and formula indicators. Could someone guide me on:How to create th...

Surya231 by Tera Expert
  • 1131 Views
  • 4 replies
  • 3 helpfuls

Resolved! Jira On premise to servicenow integration via Webhook

Hello all, We are integrating Jira server and ServiceNow using Jira Spoke. We are using Mid server for connection. I Am able to create issue using JIRA spoke only by username + Password, If I give API token in password place it giving error as 'Unexp...

Suvedha by Tera Expert
  • 2141 Views
  • 6 replies
  • 2 helpfuls

Resolved! Stop flow execution when running Business Rule

We have a UI Action in incident form , to generate a request from incident. While field mapping catalog item flow overrides our BR values.  We have used async BR  and also used setworkflow(false). but still it is triggering the flow . we have success...

SS1510 by Tera Expert
  • 1300 Views
  • 6 replies
  • 1 helpfuls

RTE Entity Operations : Set Min/Max is not Working

I was facing an issue that when I am using the Min value then it is giving me the minimum value, which is correct, but when I am using the Max value then why is it giving me the minimum value? See the Below Image

Lauren Bell by Tera Contributor
  • 412 Views
  • 1 replies
  • 0 helpfuls

Rejected reason in a email

Hi,I hope this email finds you well. I am creating a notification (table: sysevent_email_action) that should be sent to a article's author when your material is rejected. I would like to add the reason of the rejection in the email body, but I do not...

renatasanto by Tera Contributor
  • 525 Views
  • 2 replies
  • 2 helpfuls

Full-text search in a catalog item in the Service Portal

Which setting needs to be changed so that in the following environment:"/sp?id=sc_cat_item&table=sc_cat_item&sys_id=" (Service Portal), a variable (reference) that points to sys_user allows full-text search to work? For example, "Max Muster" should b...

thoemu_s by Tera Expert
  • 656 Views
  • 2 replies
  • 0 helpfuls

Email client Template

In our case there is one DL from which the email is triggered within that DL, there are multiple DLs that received email but there is one DL that doesn't received email.My problem is that i cant find the DL i need to add that one DL so it can  receiv...