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

Forum Posts

DSL

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

jmarkworth1 by Kilo Explorer
  • 1632 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
  • 7721 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
  • 4997 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
  • 4638 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
  • 6775 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
  • 11191 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
  • 3314 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
  • 3854 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
  • 3201 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
  • 1523 Views
  • 4 replies
  • 2 helpfuls