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

Forum Posts

Resolved! Adding values to a list field by a Transform Script

Hello SN Experts, I'm trying to make a Transform Map using source script for one field. The target field is a 'List field' type and what I what to do is fill this field with data from the source. Down below, is the script that i made. What I'm trying...

D_ Nistal by Tera Contributor
  • 2842 Views
  • 2 replies
  • 0 helpfuls

Resolved! Incident Response SLA

I would like to create a Response SLA on Incident based on the Assigned to updating the incident.  The SLA is not started until Assigned_to is populated.  There is an Assignment SLA as assignment will be handled by a group.  I tried to stop the SL...

Don Tanner by Kilo Expert
  • 6600 Views
  • 10 replies
  • 11 helpfuls

Resolved! Data table from instance definition - multiple widgets on single page

Guys I know that we can add multiple "data table from instance definition" widget one by one in a single page(service portal). But I would like to show multiple "data table from instance definition" widgets on a same page using tab view(bootstrap).li...

find_real_file.png
Sin by Giga Expert
  • 1659 Views
  • 4 replies
  • 1 helpfuls

Resolved! Gliderecord in client script

Hi, Why gliderecord query does not return results while using in client scripts for non-admin users? e.g.  var group = g_form.getValue('assignment_group'); var user = g_user.userID; var ir = new GlideRecord('sys_user_grmember'); ir.addQuery('group',...

multiple inbound email addresses?

We have requirement to enable inbound email actions on two email accounts, i.e. users can send email of type A to 1st email account and another type to a second email account , both inturn creates ticket. Looking for suggestion on how to address this...

Dhianan by Tera Expert
  • 3469 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to define 'contains' in an IF conditions

HI Guys, Quick question, what is the operator for 'contains'? My condition is: if category contains 'Europe' How do I translate that? I tried - if(categoryLikeEurope), it didnt work. Thank you!

JLeong by Mega Sage
  • 34311 Views
  • 7 replies
  • 18 helpfuls

UI Macro in list view

HI, Is there way to add UI macro on affected_ci's realted list , in list view??  

lavu by Kilo Contributor
  • 1413 Views
  • 4 replies
  • 0 helpfuls