Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! Image not showing up in email notification

Hi Everyone,I'm having a strange issue where I have a footer image (company logo) in my email notification. The image is in db_image and I've added it using the image button in the HTML Text Editor in the notification template. When I preview the not...

rba-chris by Kilo Expert
  • 16626 Views
  • 17 replies
  • 10 helpfuls

What is the difference between Social Q&A and Communities?

I'm looking for a capability in ServiceNow to stimulate users community helping each other with how-to questions.Having a look on the SN documentation I see different features like Social Q&A under knowledge management but also Communities under Serv...

bettymaes by Giga Contributor
  • 3327 Views
  • 2 replies
  • 1 helpfuls

Resolved! Catalog variable styles

I am trying to make a variable (type = label) bold with this catalog client script code:     g_form.getControl('event_info').style.fontWeight = 'bold'; It is causing a javascript error:  g_form.getControl(...) is null. I would also like to make the Q...

Multi Tenant in servicenow?

I want to know what is MT , multi tenant in servicenow? what is thier roles and responsibilities?

lakng by Tera Contributor
  • 10605 Views
  • 4 replies
  • 2 helpfuls

Resolved! How to query a certain user's role

Hello Community,I have a question.   I am trying to query a certain role and return a true statement when a user has that certain role.   What am I doing wrong?Here is the script I am trying to work withfunction userHasRole(UserID, role){ var roles =...

Display Value Dictionary Override

I have a custom table extended from the task table.  I want to change the display value of my custom table to a field other other than number.  That field is a read only string field that I am populating via a business rule.  I went to the dictionary...

Resolved! Auditing / Quality checking tickets

Hi, Is anyone using a solution in ServiceNow to track quality checks / audits of tickets? Our Service Desk would like to start doing this for their Incident and Request tickets and was wondering if there was a way to track the quality checks in Servi...

Validating with Password(1-way-encrypted) and Plain text

I have one scenario where I need to validate a plain text against a password(1-way encrypted) field. For example for resetting password we need to provide security answer as string and that matches with the value stored in backend database. We are us...

kivous by Kilo Contributor
  • 3448 Views
  • 3 replies
  • 0 helpfuls

Resolved! Add Additional Approvers on Change

Hi there, I have a query on Approvals for Change, on our old London instance we had an option to add additional approvers to changes like below:  Clicking the edit button would then allow us to add additional approvers. I want to add this to our Mad...

find_real_file.png find_real_file.png
Alex Saager by Tera Contributor
  • 3809 Views
  • 1 replies
  • 3 helpfuls

Resolved! Set contact type on requests

Hi there, I have a non-standard request catalogue item and I want to set the contact type to "self-service" when a request is raised. I've managed to do this with a on insert business rule, the slight difference is I only want to set this if the open...

Alex Saager by Tera Contributor
  • 2188 Views
  • 4 replies
  • 1 helpfuls

How to define multiple CABs?

Hi all,     Please advise.     My client implemented Change Management using London release. They want to expand geographically covering additional countries.  For each country, they have they own CAB to review and approve change request....where the...

John Sang by Kilo Explorer
  • 1536 Views
  • 2 replies
  • 0 helpfuls

CMDB CI backup

Hello, I am learning about how to best export data from CMDB, the intend is to be able to backup all of our CMDB data in an another storage (local file, or MID servers). So far I have used export sets that ServiceNow provides, which create an xml fil...

Azamat M_ by Kilo Contributor
  • 2218 Views
  • 1 replies
  • 3 helpfuls