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

Forum Posts

g_form.setValue not working on ServicePortal

Hi All,   I am using below script to populate a variable on submit of the catalog item. The script is working fine on desktop from Service Catalog but it is not working on Portal. The setValue is not working on portal alerts are generated on portal a...

RohanBathla by Tera Contributor
  • 3302 Views
  • 5 replies
  • 4 helpfuls

Keyboard shortcut for "Update"

Is there a keyboard shortcut for the button "Update"? Or does anyone has the code to create this? Thank you so much!

Charlotte by Tera Contributor
  • 2009 Views
  • 6 replies
  • 0 helpfuls

Catalog item description dynamically change

i would like to show the catalog item description based on logged in user. if user belongs to one company - A, description-A should e visible something like that.   Please help

pradeep433 by Kilo Contributor
  • 2754 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to get parm2 value in the Notification?

Hi All, I am triggering event from server script in a widget. I am passing some value in parm2. Now I need to get that parm2 value as a part of my email notification body. How can I get that? Please help anyone. One more thing is I have two template....

vennela2 by Tera Contributor
  • 4341 Views
  • 4 replies
  • 11 helpfuls

How can I set the Stage field on RITM

Hi All, How can I set the Stage field on RITM, stage field is displaying the back end values instead of Label. Have not created any workflow for the item and handling the stage fields through UI actions and business rules.     Thanks & Regards, Anus...

find_real_file.png
anusha06 by Tera Contributor
  • 2034 Views
  • 8 replies
  • 0 helpfuls

Resolved! Create a specific request from UI Action in CSM

Hello All, I have a UI action on my Case application that I want my end-user to use to create a Catalog item. I want to link this button to a specific catalog item so that when users click on the button, it will open the specific catalog item and ass...

lexy by Kilo Expert
  • 2200 Views
  • 5 replies
  • 3 helpfuls

Setting the Contact type on requests from the service catalog

Hi, I am using Kingston and I have found several articles on how to set the contact type of a record producer. I need to be able to set the contact type on the sc_request to Self Service for orders from our service catalog. I have the scripts, I am w...

Kathy3 by Giga Contributor
  • 2027 Views
  • 11 replies
  • 1 helpfuls

Resolved! Need to show Alert or Error Message in onCellEdit client script

HI All, I have written a on CellEdit client script on incident table, when ever close notes is empty and close code is none, then it should not allow to closed the incident from the list view even. It is preventing incident closure but how to show an...

Indup by Tera Expert
  • 3792 Views
  • 7 replies
  • 2 helpfuls

Resolved! How to manage the inheritance of roles?

Hi, I wanted to remove the users from the role "knowledge" but the inheritance was true so, I used a background script to update the inheritance to false. But while using a background script I made a mistake in Encoded query because of which inherita...

Suresh93 by Tera Guru
  • 3616 Views
  • 4 replies
  • 1 helpfuls

Resolved! Auto numbering through business rule

How to write a script for auto numbering records through business rule.I have written below script but it is not triggering. var gr= new GlideRecord('table_name');gr.orderByDesc('field_name'); gr.query(); if(gr.next()) { var num= gr.field_name; var s...

Siri8 by Kilo Contributor
  • 1718 Views
  • 7 replies
  • 1 helpfuls

Resolved! url change in servicenow

Hello All, We are using a link in servicenow as https://abc.service-now.com to https://xyx.service-now.com. What all are action item need to do before requesting in hi portal? can some one please help to create mitigation plan or action tracker which...

salu by Mega Guru
  • 4416 Views
  • 3 replies
  • 1 helpfuls