We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Dirty form focus in javascript log

Hi All, My onSubmit client script to display a message on a table is not working. When I click, the form is getting submitted as it is. When I enabled javascript log I could see all onload client scripts being called but when on submit, the log shows...

Community Alums by Community Alums  
  • 2630 Views
  • 4 replies
  • 1 helpfuls

Resolved! inbound action

Evening all, I am working on an inbound action which is behaving rather odd. it is meant to fire a specific cat item, log as the person emailing in and take the subject and body as short description and description. At the moment the inbound action s...

Jack62 by Giga Guru
  • 5361 Views
  • 15 replies
  • 5 helpfuls

Can we add text color in email mail scripts?

I am trying to add color red to the text on the email script and not able to do it successfully.  The below mail script is for the 'Resolved notification- I have a Reject Solution button and then when clicked on the 'Reject Solution' button the text ...

find_real_file.png
kirthi1 by Tera Contributor
  • 4843 Views
  • 10 replies
  • 0 helpfuls

how to make readonly field to editable?

Hi  i have one user created field which is readonly field i want  to make it as editable..in dictionary read only is unchecked only and no ui policy or script have written for it. and i could not able to find where can i change that field to editable

suuriya by Tera Contributor
  • 5711 Views
  • 7 replies
  • 0 helpfuls

REST message and long response times

Hi all,   I have a case where I am calling the REST API of an orchestrating tool from a RITM workflow. The tool might take around 10 to 20 minutes to process the request and send a response. Below is the code that I have which will be inside the 'run...

find_real_file.png

one hour time difference in getdisplayvalue and getvalue

Hello Experts, I am experiencing very strange behavior while calculating the time difference between two dates. I am also using the schedule to exclude weekends from time calculation. When I fetch the values of GlideDateTime objects using getDisplayv...

Shahebaz2 by Kilo Contributor
  • 2441 Views
  • 7 replies
  • 0 helpfuls

Resolved! How to find a related list back end name?

Hi All, I need to hide a related list based on field1 value. My related list name "Test Requests", i have written the below code. It is not working. function onLoad() { //Type appropriate comment here, and begin script below if (g_form.getValue('u_re...

Community Alums by Community Alums  
  • 8941 Views
  • 10 replies
  • 9 helpfuls

Resolved! Adding Service and Service Offering to Record Producer

Hi, I'd like to add the Service and Service Offering fields to an Incident Record Producer form, along with the same dependency functionality you get in the Create Incident form. Can anyone provide assistance with this? To clarify, these two fields w...

J_57 by Giga Expert
  • 4507 Views
  • 3 replies
  • 6 helpfuls

Resolved! How to close RITM and Request when there are multiple SCTasks

Hello! I have two business rules created. One that closes RITMs when all SCTasks are closed. Then another that closes a request when all RITMs are closed.   Here is my code for both - SCTask Close RITMWhen: AfterOn: UpdateConditions: State changes to...

NFGDom by Mega Sage
  • 3947 Views
  • 5 replies
  • 2 helpfuls

Resolved! Confusion on using "&&" " || " in onload client script

Hi All, I have 5 state fields on custom table and I have got a requirement like, making the fields read-only for user in 3,4,5 states. I have written onLoad script for this, but I got confused in using the Logical operator.  Initially I have tried li...

Ajay37 by Tera Contributor
  • 6789 Views
  • 6 replies
  • 1 helpfuls