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

Forum Posts

Configure Chronicle data export application

Hi experts,We have to integrate the Servicenow with Chronicle using Chronicle Data Export Application.We have installed the application and are following the guideline for the set up.In one of the steps they have mentioned to create a JKS (Java Key S...

Kalyani35 by Tera Guru
  • 898 Views
  • 1 replies
  • 0 helpfuls

Hide form section based on field is empty.

Hi All,I have a requirement like hiding form section based on one of the fields is empty. I have created on load client script, but it is not working anyone help me on this what is the issue, and anything need to be changed in my script.PFB script I ...

Resolved! How to get first character in a name.

This are two fields in catalogue form.PH last name- MaryCheck digit- when you entered something in field"PH last name" then the starting ( First character) letter of name will.

User267 by Tera Contributor
  • 2063 Views
  • 11 replies
  • 0 helpfuls

Resolved! AI and field validation

ver. Tokyo This is just a random question which may or may not belong here. I was wondering if anyone has thought of using AI for field validation? For example, I'm working with a client that wants a list of every field {text fields, etc.} that could...

Servicenow to Jira Integration on premise using Jira spoke.

Hello Devs, I am trying to integrate service now Jira using Jira spoke/integration hub, have followed the below 2 articles we have an on premise Jira server that uses only basic auth, I have set up a mid server and we created a user profile set up fo...

VT1Dev by Tera Contributor
  • 1662 Views
  • 2 replies
  • 1 helpfuls

Resolved! Cart Layout - Remove Delivery Information Field

Hello, I am attempting to remove the Delivery Information field from the Employee Center Order Confirmation Window (screenshot below).  I'm trying to change this from the Cart Layout of Cart Preview Screen (Two Step). I have unchecked Requested for, ...

DylanB_0-1691009119541.png DylanB_1-1691009243021.png
DylanB by Tera Guru
  • 924 Views
  • 2 replies
  • 3 helpfuls

Resolved! I want the currency field on my catalog item form.

Hi Experts. How to make hte currency field on my catalog form using onchange client script?? Example: If I enter 3863(any value) should be convert as $3,863.00. How to write the script using onchange method.

Edit button is not visible on custom Related list

Hi Community, Currently, we are facing an issue where "Edit" button is not visible on custom related list of change form. New button is visible but edit is not visible. We have checked the list control omit new and omit edit button is already uncheck...