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

Forum Posts

Resolved! how to translate custom table field values

I have to translate the data in custom table. I have tried translating in sys_translated_text table but it is not working. (tried in translated/field labels table as well).please help on this issue. TIA.    

KukunooruRavi_0-1676635456229.png KukunooruRavi_1-1676635581246.png

Resolved! Populate groups and roles based on selected user

Hi All I have a form where I would like to populate 2 reference variables - one with all the roles a user has, and one with all the groups a user is a member of. The wrinkle is that the list of groups / roles needs to be based off another reference f...

Kai Tingey by Tera Guru
  • 1262 Views
  • 2 replies
  • 3 helpfuls

search for requested for

Trying to find all requests for a specified user. Then creating tasks based on those requests.  Getting error Evaluator: com.glide.script.RhinoEcmaError: Cannot read property "requested_for" from null script : Line(4) column(0) 1: var applic...

Jim Sheldon by Tera Contributor
  • 714 Views
  • 6 replies
  • 2 helpfuls

How to Modify Activity tab on serviceportal

Hi All, I had a requirement to hide the "input " text box on the Activity tab based on a condition (Like if incident state is "resolved" I dont want to show that text box). How can I update it? is it possible to do so?Below is the screenshot.  

Samyukta1_0-1678197390133.png
Samyukta1 by Tera Expert
  • 403 Views
  • 3 replies
  • 1 helpfuls

Resolved! Contextual search doesn't show up on record producer

I added a macro field on record producer and configured as follows. This doesn't display on the record producer. Also by default what value does it take for the search to work. Is there a field I need to define?  

samadam_0-1678241034141.png
samadam by Kilo Sage
  • 1305 Views
  • 3 replies
  • 1 helpfuls

Logging external user incidents

We have a IT help desk using ServiceNow to log tickets for internal users. We wish to expand this by being able to log tickets from external users (non employees) who currently call or mail their issues to the help desk. What is the best way to confi...

Imsidd by Giga Contributor
  • 473 Views
  • 1 replies
  • 0 helpfuls

Resolved! g_scratchpad not defined : error coming onSubmit catalog client script

Hello All,I have written one catalog client script using g_scratchpad.It is working on portal but on the backend side form.Please let me know how can this be solved.Script: function onSubmit() { var actionname = g_form.getActionName(); if (g_scratchp...

app by Mega Expert
  • 4454 Views
  • 22 replies
  • 2 helpfuls

Resolved! Create alert for a service catalog variable

I have a need to create an alert on a variable at the SCTASK level/table.  Need the alert to display below the requested for variable.  I can get the alert to display on the form but cannot figure out what I am doing wrong that it will not display be...