Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Setting the Start Time for an SLA

We have client contracts in place that state that the Resolution Starts when the Response SLA has been fulfilled.  That is easy to configure as the Incident changes State from New to Open at that point.However, we also have a commitment to redefine ...

simonbourne by Kilo Contributor
  • 4430 Views
  • 3 replies
  • 0 helpfuls

DSL

Is anyone using the DSL functionality as part of the Release Application?

jmarkworth1 by Kilo Explorer
  • 1675 Views
  • 2 replies
  • 0 helpfuls

Restricting specific records in a table using ACL

Hi, all. I'm just learning how to manage a ServiceNow instance, and I need help writing an ACL. I've created an application on a personal developer instance, and within that app, I've created and populated a few tables. The app is basically just flas...

ACL Config 1.png Deck ListView 1.png Deck RecordView 1.png
bfnessar by Kilo Contributor
  • 7934 Views
  • 4 replies
  • 5 helpfuls

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
  • 5123 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
  • 4708 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
  • 6850 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
  • 11455 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
  • 3536 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
  • 3972 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
  • 3368 Views
  • 4 replies
  • 1 helpfuls