Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Colour is changed for custom standard ticket widget heading

Hi all, We see strange issue in prod, where the font colour of heading is change to white in Prod, but in Dev it is working as expected. Dev screenshot. In prod colour is #FFFFF In standard ticket widget we see one class is calling, but we are not ab...

Kri_0-1693579643584.png Kri_1-1693579735166.png
Chaiatnya by Tera Contributor
  • 1531 Views
  • 4 replies
  • 1 helpfuls

Help displaying announcement name

Hi, I am trying to customise the OOB announcements widget so that I can display additional fields from the announcement table. OOB it displays the announcement title and summary by using ::a.summary however I have tried changing this to ::a.name (to ...

Ryax1 by Tera Guru
  • 1963 Views
  • 6 replies
  • 0 helpfuls

Resolved! how to call g_scratchpad in client script?

I want to populate a reference field based on the value i select on a field.for that i have table : "ABC" from where i want to fetch data and put in the incident field.The u_fcr field in a true false field ,category item being choicelist on both tabl...

Change the Add Row Button title on MRVS

I was able ti inspect and find this element on a multi-row variable set <h1 id="catalog_table_variable_dialog_title" class="modal-title h4"> Add Row <button class="btn btn-icon icon-help help"> <span class="sr-only">Help</span> </button> </h1>   I ne...

triciav by Kilo Sage
  • 6450 Views
  • 9 replies
  • 4 helpfuls

Resolved! Customize 'Add' button behavior on MRVS

Hey everyone, I have 2 multi row variable sets on a catalog item. And I want to configure the message which appears when I hover over the "Add" button on MRVS.Please see the text in yellow in above image ^ which I need to modify as below: 1. When use...

AMan27_0-1693569360506.png
AMan1997 by Kilo Sage
  • 2776 Views
  • 3 replies
  • 1 helpfuls

Resolved! Change lookup table for the reference field

Hi Friends, I have a requirement that is, on incident form if I change the "category" field to 'Applications' then the lookup table for the "Configuration Item" reference field should be change to "Business Applications" table. Info: Category is choi...

SaiVasanth by Tera Guru
  • 5356 Views
  • 6 replies
  • 0 helpfuls

Catalog Client Script to set Values of Dependent Fields

I have a catalog item with a variable set that includes 'business unit' as a reference from the OOB 'business_unit' table, 'business group' and 'business function' both of which are lookup select boxes to a custom table with reference qualifiers depe...

Resolved! jelly error

I am getting the below error <?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2="null"> <g:evaluate var="jvar_i"> var i=12; for(;i<4;i++) i </g:evaluate>${jvar_i} </j:jelly>  Err...

KetanPandey_0-1693636865927.png

Reply and Forward Inbound email actions

I would like to write a single inbound email action for the following three scenarios.1. Reply email (Obviously has watermark)2. Forward email with watermark3. Forward email without watermarkBy default, inbound emails of the Forward type always gener...

karthikdoure by Mega Contributor
  • 5662 Views
  • 4 replies
  • 0 helpfuls

Populating dependent values from table

I have a table with type and sub type. I am referencing them in another table. Two fields on this table I am able to get the type values but could not set up dependent value to get the sub type. Does it needs to be done in client script using glide a...

samadam by Mega Sage
  • 1587 Views
  • 5 replies
  • 0 helpfuls