Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Calculated value on a scoped table

Dear coders,   Scoped table - x_abc Field A - fieldA Field B - fieldB Field C - fieldC All are strings. How do I concatenate Field A and Field B using the calculated field on Field C.   Note - I am aware of the performance issues. But still, if this ...

Quick links not opening in a new tab directly

Hello Everyone I have created few sub-topics for mega menu on our portal and created quick links and external links to open the corresponding topics SharePoint links in new tab but after clicking on a particular topic it is directing to a page first ...

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
  • 3570 Views
  • 11 replies
  • 0 helpfuls

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
  • 2980 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
  • 1682 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.