Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

Purchase Order Receiving: Possible to edit UI Page?

We have a requirement to add a "Witnessed By" field to Receiving Slip.  Easy enough; we added the field.  However, it'd be ideal if the user could be selected during the receiving process.  The problem is that $po_receive.do doesn't appear to be edit...

John Tomko by Kilo Guru
  • 1828 Views
  • 2 replies
  • 1 helpfuls

Business rule to auto-label visual task cards

i have a visual task board, from the incident table, broken down in lanes by the state field on the incident form.  on the visual task board, i want to do a business rule that when a ticket gets updated for the state field, the label gets updated to ...

stevezempke by Tera Contributor
  • 837 Views
  • 4 replies
  • 0 helpfuls

Resolved! on change client script for list collector

hi My requirment is i want to display a field and it should be mandatory, i want to display a field when defects is selected in a list collector variable, but iam getting the field also when i select the other variable in the list collector? i have w...

sai190 by Tera Contributor
  • 3647 Views
  • 12 replies
  • 5 helpfuls

Change the date format using server script

Hi, I have one date field variable in my catalog item. The default format of date field is "12-APR-2022" when i try to get this variable using script. But I want to convert this format like below using script include. Please share your thought on thi...

RK41 by Tera Expert
  • 2757 Views
  • 10 replies
  • 0 helpfuls

Multiple approvals on catalog task in parallel - Flow designer

Hi All, As you can see in the picture below - I have a list collector on a item form which I have converted to an array. Depending on how many softwares you choose in that list collector it will create one-or-many catalog task for each software chose...

find_real_file.png
Miran Alam by Tera Contributor
  • 973 Views
  • 1 replies
  • 0 helpfuls

Client side code should not use g_form.getReference()

Hi All, Service now has recommended that Client side code should not use g_form.getReference(). Steps to resolve issue: Use AJAX calls to make trips to the server and only return the field values that are required. Script: function onChange(control, ...

Bindhu1 by Tera Contributor
  • 1327 Views
  • 2 replies
  • 3 helpfuls

Fields are not getting setReadOnly False on cmdb_ci_computer table

Hi @Ankur Bawiskar    I want to give access to 3 fields on cmdb_ci_computer table. so wrote BR and Client script for it. Also I tried with ACL with script but it is not working will you please help me in this. In client script I tried with role aslo ...

Community Alums by Community Alums  
  • 879 Views
  • 9 replies
  • 1 helpfuls

Resolved! How to create an escalation mechanism for incidents?

I am looking to create an escalation mechanism for Incidents where if an incident has not be updated for say 24 hours, it will send an email/text notice to the team lead. Or, if I want to manually escalate an incident, an email should be triggered. A...

Resolved! Hi Team, need help in Servicenow - JIRA spoke integration

Hi team, Im working on Servinow to jira spoke Integration. When someone update problem record(description,category,company,etc) on Servicenow, same updation should be done on JIRA side as well I created flow designer for create action (its working fi...

find_real_file.png