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

Forum Posts

client script onsubmit

1st:function onSubmit() {   //Type appropriate comment here, and begin script below   var getJoiningDate=g_form.getValue('u_joining_date'); //get the value of the Joining Date    var todayDate= new Date();  // Create a Date object for today's date   ...

Read ACL not working as expected

Hi,I have created a read ACL on 'u_test' table with 'test_read' with Admin Overrides unchecked. Also validating in the script that users only with 'test_read' role can read the 'u_test' table records.But Admins without 'test_read' role can still read...

SrinathReddy_0-1746682492150.png SrinathReddy_1-1746682735693.png

Continual Improvement (CIM) - Implementation - new

We're going ahead with this implementation.Great documentation in NowCreate -- Power point- Starter stories-  Will be including the ATF tests, but ran manually However, not able to find a 'project' asset to import.Does anyone know where I could find ...

Diane22 by Tera Guru
  • 601 Views
  • 2 replies
  • 2 helpfuls

How to call a flow from another flow in ServiceNow

Hi, I have a catalog item one all the flow is completed I need call another flow  I am giving if condition as task is complete then start the flow  How can I add the flow ? Any suggestions! Thanks in Advance!!

hemanth16_0-1665585795327.png
hemanth16 by Tera Contributor
  • 5286 Views
  • 8 replies
  • 2 helpfuls

populate change task fields from change request

I am trying to create a BR to do the following however can't get this to work, I have tried both before and after insert (see script below), all I am trying to do is: When a change task is created from a change request the following fields on the cha...

Scotty88 by Tera Contributor
  • 1693 Views
  • 8 replies
  • 0 helpfuls

Issue with comments in SNOW

Occasionally, when writing long comments, a line—usually the one where the cursor is placed at the time of saving—gets unintentionally moved to the end of the comment block. This appears to happen especially when the comment spans multiple lines and ...

aditig11 by Tera Contributor
  • 711 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to hide form section only on create form

Hi, I am facing an issue as below. there's a form. it has two sections . Inofrmation sectionClosure information So, I need to hide this closure information section only when record creation. but when existing record opens closure information section ...

SSA1 by Giga Expert
  • 1472 Views
  • 5 replies
  • 2 helpfuls