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

Forum Posts

How to add a list collector type field as a column to a table

Hi,   I have requirement to select multiple options from a drop down. So I have used a List type field for that. But since ,in List field we have to select multiple items one by one. It's quite not user friendly for end user. So, they have asked us t...

find_real_file.png
SSA1 by Giga Expert
  • 1400 Views
  • 1 replies
  • 0 helpfuls

Resolved! Make fields mandatory using UI action

current.state = -5; current.type = "emergency"; g_form.setMandatory('category', true); g_form.setMandatory('cmdb_ci', true); g_form.setMandatory('priority', true); g_form.setMandatory('risk', true); g_form.setMandatory('impact', true); g_form.setMand...

Carman by Giga Contributor
  • 3580 Views
  • 3 replies
  • 1 helpfuls

Resolved! ACL not working on field

Good morning all, I've been tasked with locking down our short description on the incident form and so opted for an ACL to do so. When I set the ACL to work on the DESCRIPTION field it works perfect. If the incident is new, then you can edit it but t...

Darren22 by Tera Expert
  • 3721 Views
  • 4 replies
  • 2 helpfuls

How to display records in a related list based on a condition ?

Hi All, I have created a relationship between incident and problem. This will give the list of the problems with the same CI and that has atleast 1 major incident attached. This relationship has been added to the related list of the Incident form. ...

find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 3580 Views
  • 5 replies
  • 2 helpfuls

MID-SERVER MEMORY FAILURE

Hi, A defect that is related to the H2 library database update which was included in the ServiceNow recent patching program has just been identified. This defect causes a memory leak on Mid-server, impacting the ability to run discovery. When the mem...

Austine by Tera Contributor
  • 990 Views
  • 1 replies
  • 1 helpfuls

Notification Button to Update a record

Hello,   Im trying to create an email script that will update a record on the business application table. The code I have made works. However, I want to insert a button on the email record that will say "update" but the button I am trying to insert i...

Nick78 by Tera Contributor
  • 1149 Views
  • 1 replies
  • 0 helpfuls

How to hide Catalog item(Record Producer) on portal ?

I have created a record producer and published on service catalog on portal. Also added Not Available for based on abc company.  As per my understanding the above catalog should not be visible for user which belong to abc company.  When I tried imper...

Aman18 by Tera Expert
  • 1941 Views
  • 4 replies
  • 0 helpfuls