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! Changing the Active form tab

Hi, my question comes in two parts: We have three form tabs on our incident form - notes, related records and resolution details, with notes the default active tab. Firstly, I created a basic on load client script to change the active tab from notes ...

Cirrus by Kilo Sage
  • 4223 Views
  • 3 replies
  • 2 helpfuls

Resolved! ACL on sc_req_item variables

Hi all, I created an ACL on the sc_req_item table to restrict write access of Variables to only itil users. Other ACLs on sc_req_item also require itil role to write, so I don't see another ACL overriding this one. The problem is a user without the i...

kedler by Kilo Guru
  • 5904 Views
  • 4 replies
  • 1 helpfuls

Resolved! Reporting on METRIC_INSTANCE

Hi All,I have a requirement in which I need to fetch the State duration of each states viz. New ,assigned, WIP .So I have configured one report on metric_instance table and querying it accordingly. While it suffice the requirement, but there has been...

find_real_file.png find_real_file.png
kirti0604 by Kilo Contributor
  • 6923 Views
  • 3 replies
  • 3 helpfuls

Reference icon field not visible

Hello, The refrence icon is not visible for the assignment group field which is reference field. In the same form, for other reference fields, the icon is visible. The screenshot is attached.  The same form, when we view by impersonating another end ...

reeba1 by Tera Contributor
  • 5127 Views
  • 12 replies
  • 4 helpfuls

How to remove the signature in Inbound reply message?

Hi Team, I have a requirement to capture only the content of the email body not with any signature. Please see the below screenshot In the above the actual comment is "Dev team non production testing please ignore if you get any emails wrongly" .I w...

gokulraj by Tera Expert
  • 8980 Views
  • 13 replies
  • 0 helpfuls

Inbound csv import starting at a specific row

I have an inbound action that is creating a data source from a csvOn import I have the inbound action set to current.header_row = 5I would expect the import to start from row 5 as header and then import the data from row 6 onward, however it keeps fa...

tricial by Giga Contributor
  • 6594 Views
  • 17 replies
  • 1 helpfuls

How to update/upgrade custom cloned Widgets?

Hi Everyone, As our organisation begins the process of updating to London I'm looking at our custom widgets (18 of them) which have been cloned from OOB widgets dating all the way back to the dark ages (Jakarta, lol) and I can see there are a few cha...

Don't Allow Submit With Invalid Field Input

I am using the showFieldMsg function to validate a MAC address field and it works great.  However, I don't want them to be able to submit if it is invalid and I would prefer not to clear the user input out of the required field to make this happen (i...

ashthompson by Kilo Contributor
  • 2140 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to autofill a text (description) field in a template.

Hello, I'm creating some standard change templates and we want the text field "Description" to autofill the current Month when the standard change template is chosen. For example: Description: Patching for the month of {javascript:get.CurrentMonth} T...

find_real_file.png
Jacob I by Tera Expert
  • 3061 Views
  • 3 replies
  • 3 helpfuls

Resolved! Returning to last page after assigning incident

Greetings Folks A question about configuring instance behaviour. Currently, when our analysts assign tickets they open the ticket, categorize it, assign to the appropriate group and then hit the update button. Then they are sent back to the first pag...