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

Forum Posts

Resolved! Comments and work notes Toggle

Hi,I have been looking everywhere but cannot find any UI Macro, UI Policy or Client Script that is responsible for the behavior of comments and work notes fields on the Incident form.I want to disable the toggle that merges the two fields together. I...

Work Notes Only.png Work Notes and Comments.png
Jack9 by Giga Contributor
  • 5441 Views
  • 3 replies
  • 6 helpfuls

Create a list of task types

Hi guys, I'm working on something where I need to be able to have a list field with the available task types, so I can choose if a ticket can be assigned to a group based on the task type.I know that when on task we can create a filter based on the t...

Resolved! Issue with making "glide.ui.escape_text " property false

Hi,We have some html tags inside Help Text for Service catalog, to avoid this problem we got workaround to update "glide.ui.escape_text" properties to false.But once we update this property to false and if we try to open any record from servicenow we...

pkumbhar by Tera Contributor
  • 4841 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to display hyperlink on catalog form using client script

In the below script when condition is "No" I want to display a hyperlink on the catalog form so user can click on that link.function onChange() {     if (g_form.getValue('variables.owner') == 'Yes')   {           //g_form.setDisplay('variables.messa...

mounika58 by Mega Expert
  • 7012 Views
  • 9 replies
  • 2 helpfuls

Script/Way to lockout all active users

Hi All,We want to lockout/deactivate/disable all active users at a time in a SNOW instance.Kindly suggest possible ways to mass update all active SNOW users to Locked out =TRUE/Active = FALSE.Thanks and Regards,Pradnya

What does "Enforce CI verification" do in Asset Management?

 I'm having trouble understanding what this does on a Model Category.   I THINK it should allow you to create a CI manually without having it linked to a specific Asset, but when I test it, something totally different happens.   I test by creating a...

EnforceCIVerify.png
Uncle Rob by Kilo Patron
  • 12166 Views
  • 6 replies
  • 4 helpfuls

What is the Model Number field for exactly?

When I took the Asset Management training it sounded as if the Model Number field was used for Manufacturing Part Number. However when we implemented with BDNA they used this field for the generic Model Number and so then I was wondering where the ma...

klf1123 by Kilo Sage
  • 3960 Views
  • 6 replies
  • 1 helpfuls

Scanning of Attachments

Does ServiceNow do any scanning of attachments for malware/viruses when they are uploaded by a user?   If so, what is done?

kurt9 by Kilo Explorer
  • 4283 Views
  • 7 replies
  • 1 helpfuls

choice list dependent on a reference field

Hi SN Community,I have a requirement to track additional detail in timesheets and I'm unsure of the best way to go about it.In 'task_time_worked' table, I have two reference field to populate the users name and team from the sys_user table and then a...

washij by Kilo Explorer
  • 3670 Views
  • 4 replies
  • 1 helpfuls

Location Aliases

We need the ability to specify aliases for locations, because some key locations (such as datacenters  and some office buildings) are known by multiple names depending on which part of the organization is referring to it. We want to have a single mai...

lyletaylor by Giga Contributor
  • 1814 Views
  • 4 replies
  • 2 helpfuls

ASCII to UTF 8 Encoding issues

Hi,In the Department table of ServiceNow, one of the Department has name as GGO MENA â€" ALL ( which has ASCII characters in it). This is one such example. Now, such values are already loaded into ServiceNow from another source.Now, when i try to s...

vidkeer by Kilo Contributor
  • 3873 Views
  • 3 replies
  • 0 helpfuls

Resolved! What updates the Change Request when a Change Task is closed?

Hi SN Community,I'm wondering if anyone knows what triggers an update to the Change Request when a Change Task is closed? We've created a new state for Change Tasks and are noticing that when a task is closed with the new state, the Change Request do...

tee3 by Giga Expert
  • 4016 Views
  • 6 replies
  • 0 helpfuls

How to create new ticket in ServiceNow from UI

Hi,I am trying to create ticket in servicenow from UI but not able to see any options for it. I am able to create incident, asset etc but not sure how I can create tickets. Also If I try to create ticket using Table API, it works fine for me.Please s...

braj1999 by Kilo Contributor
  • 9502 Views
  • 9 replies
  • 0 helpfuls