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

Forum Posts

Resolved! Show/Hide Variable Choices based on another variable

Hi All, I have two Multi choice variables in catalog item as below: 1 Variable named : Team -  have 5 choices 2nd Variable named: sub-team - have 20 choices Requirement is to show 5 choices of second variable based on the first variable instead of al...

bijender1 by Tera Contributor
  • 3837 Views
  • 4 replies
  • 3 helpfuls

Resolved! Reference Qualifier for Department

Let’s say I have a table called cost center. In the cost center table I made a reference field to “department” and chose which departments own which cost centers.  On the service catalog, I have a reference variable to that table, allowing the user t...

Andrew112 by Mega Guru
  • 1732 Views
  • 4 replies
  • 1 helpfuls

Resolved! Restart Workflow from UI Action

Seems like a repetition of what is already out there, but I have tried it all and failed.  I am trying to simply restart a workflow, retaining the previous approvals from a UI Action.  Any thoughts on the action shown below? Thanks in advance.

find_real_file.png

Scheduled Job script to create REQ, RITM, SCTASK with variables

We need to create a repeat SCTASK periodically throughout the day with variables filled in (variables are set as default values on the Catalog Item)  I know the Variables are on the RITM level, so I assumed we need to order an item via script and let...

Tim Hannah by Tera Contributor
  • 3427 Views
  • 4 replies
  • 0 helpfuls

Resolved! Increasing export limit in Excel

Hi all,   We are running Istanbul and it looks like we have a hard limit of 10,000 rows for Excel. I found a setting in the ServiceNow console under System Properties --> Import Export with a Save button but I cannot change anything even with a privi...

How does Timezone work for Change request?

Hello ,   Recently one of our CAB member posed this question, when user creates a change request they put in planned start date and planned end date. So if the user is in a different timezone than that of the system default time zone, then the schedu...

Anuraag by Kilo Contributor
  • 1910 Views
  • 1 replies
  • 2 helpfuls

Resolved! How to change to actual date in service portal

Hi, I need to change the display in the service portal from 'X days ago' to the actual date time stamp. This is populated in quite a few OOB widgets and i know i need to clone them and edit the HTML just not sure what too. Thanks

find_real_file.png find_real_file.png
JDickson by Kilo Expert
  • 3946 Views
  • 6 replies
  • 4 helpfuls

Resolved! The useage of g_form.removeOption()

Hello, I have a requirement to hide a choice value 'Preview' from a 'category' field on the incident form for newly creating tickets without affecting the older tickets that is already being created in the system. I tried using g_form.removeOption() ...

Supreeth R2 by Kilo Contributor
  • 4739 Views
  • 4 replies
  • 2 helpfuls

How to display the multi row variable in the widget on portal

Hi All,                I am using the custom widget in portal, which is displaying the normal variables on it. Now I want to display the Multi row variables in the same widget. I am having the catalog, where we are using multi row variable. Is there ...