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

Forum Posts

Hiding an option on a multiple choice field.

I am trying to hide one of the options on a multiple choice field, on record producer, dependent on who opens the form.   I have tried using a catalog client script as well as scripting with UI policies with no luck.   I have been using g_form.remove...

Mike Pottorf by Tera Contributor
  • 5194 Views
  • 9 replies
  • 0 helpfuls

Resolved! OnLoad ClientScript for GlideRecord

Hi Team,Reaching out for expert eyes again !I am trying to capture the total hrs logged on all timecards for a particular Master Record.This onLoad is on the form for Master Record.The Master Record has currently 6 timecards associated with it and I ...

kagarwni by Kilo Expert
  • 1534 Views
  • 5 replies
  • 1 helpfuls

Lookup multiple choice

Hi Anyone know how to set filter for a lookup multiple choice variable?  I want to display the values of replacement parts(lookup multiple choice) based on model selected.....

Resolved! Child incident creation through Business rules

Hi,I am pretty much new to this community and servicenow. I trying to create a child incident for an incident which was created through Scheduled Entity Generation.Scenario:Scheduled Entity Generation creates an incident where contact type is set 'Sc...

divvi_vamsi by Mega Expert
  • 2325 Views
  • 19 replies
  • 4 helpfuls

Redirect Parameters for login.do

Does anyone know of any parameters that can be used in the URL for the login.do page to redirect (after successful login) to an exact record?BASE URL: http://[instance-name].service-now.com/login.doIf it were a perfect world, adding in parameters to ...

kungfuu72 by Giga Expert
  • 2682 Views
  • 4 replies
  • 1 helpfuls

modify high contrast theme for one individual

I have a user which requires a high contrast color scheme which does not include the color white, due to the high reflection of the white colors.   This user is susceptible to frequent migraines and would like to set the background color for the cont...

Get Display Value Using Variable for Field Value

So, I have a UI Page with the code below in the HTML box and I want to get the Display Value of the 'channel' variable from the 'oo_line_item' GlideRecord. Rather than writing a 'getDisplayValue' for every case, I'm trying to condense the code so tha...

rchadek by Kilo Contributor
  • 2439 Views
  • 3 replies
  • 0 helpfuls

what does email.from_sys_id do?

Hi All,Does anyone know what does the email.from_sys_id do? I know that it returns the sys id of the sender. But how does it manages to pick up the sys_id? Is it by searching the user record with the sender email id?

kannann_ by Kilo Expert
  • 2553 Views
  • 6 replies
  • 4 helpfuls

Resolved! RITM Stops Loading/Max Activity History?

I have an RITM that has been used as a project, so there are 90 tasks on it. This morning is Go-Live for the project, so a couple of user's have tried to Complete their Tasks only to find that the task form is not loading properly. I looked into it a...