ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Change field type based on the field value

Hi @Ankur Bawiskar , I have a small requirement to fulfill previously your solutions helped me a lot .There are two fields working and  Name . In working there are two values A and B , if user selects "A"  Name field  should be reference field of cur...

tsai25044 by Tera Contributor
  • 481 Views
  • 1 replies
  • 0 helpfuls

Date picker on Service Portal - sideBySide

On the Service Portal the date time picker is very nice but our users have told us that when they use the arrows to increase the hours they sometimes don't notice that the date changed and this causes problems. The Options - Bootstrap 3 Datepicker   ...

find_real_file.png

Report against changes to a Catalog Item

We have multiple Catalog Items, and recently updated a few to include new variables and such.  During the update, our Search Tags/meta got deleted/removed/rolled back to a previous version. As a result, our Item doesn't come up in search by name.  We...

RC2 by Tera Contributor
  • 618 Views
  • 1 replies
  • 0 helpfuls

client script doesn't work with passing sys ids

Hi Team, I have  written a client script on change to make the field invisible for some of the companies . function onChange(control, oldValue, newValue, isLoading) {   if (isLoading || newValue == '') {      return;   }   alert('enter change');    i...

New Instance of flow not starting

Hi,We have below steps in Flow and trigger is Stage changes to 'Draft' on a Custom table.Step 1 Stage is 'Draft'Step 2 Stage is 'Manager approval'Step 3 Stage is 'VP Approval' So if at step 2 or 3 it is rejected I set the Flow Stage back to 'Draft' (...

Resolved! Help on Multi Row Variable Set

Is there a way to access the value of the catalog item variable  in a Multi row variable sets variable (which is of reference type ) so that i can have a reference qualifier based out of that value . Thanks in advance.

siva_ by Giga Guru
  • 2309 Views
  • 8 replies
  • 0 helpfuls