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

Forum Posts

Resolved! Dialogue box with a question and answer on change form

Hi all, I had a requirement that once clicked "create new" button of change request in filter navigator.It will open a interceptor as below:  After clicking on *Expedited change" it will open a change form. Then it should open a dialogue box with a q...

Sriram34_0-1698913099087.png
Sriram34 by Tera Contributor
  • 683 Views
  • 1 replies
  • 0 helpfuls

2 columns on Catalog item

HiCan anyone tell me how to make it possible to create two selectable columns in this Catalog Item 'New Starter' for Permanent Employee and Contractor, in which it will be possible to fill in the same data only for a specific selection? How to create...

Newuser1212_0-1698920835651.png

Resolved! "Approval For" field not populating in Approval

I have a couple of approvals that work by populating the Approval For field. However, I created a new approval for a different table and it isn't populating the Approval For field. what am I missing?

Tim Wmson by Giga Expert
  • 2852 Views
  • 7 replies
  • 1 helpfuls

Update all the previous records and keep the current

Hi, I have an import API on Key Values (cmdb_key_value) table. It has only four fields CI, Key, Tag, Value.  In the import I might get a record with same CI, Tag, Value as below:  Now if I again get an new import with the same CI, Tag and Value. I wa...

JakeAdams_0-1698588102320.png
Jake Adams by Tera Contributor
  • 1031 Views
  • 5 replies
  • 0 helpfuls

Auto populated value should overridden by manual value

Hi All,-> We have a After insert/update Business rule to auto populate "Risk" field value based on some calculation on change form.-> but when user manually change the risk field value, then the auto populated value should be overridden by the manual...

Saranya2 by Tera Contributor
  • 418 Views
  • 2 replies
  • 0 helpfuls

Help with this logic

Hello I joined Servicenow a couple of months ago and I have this task, I have an idea of how to do it but can someone throw some light on this question? The hierarchy among Operational Cost History lines are set according to a weight logic, where “1”...

custom UI Macro not working for several records

Hi Folks, We have a custom UI macro created on same lines of the OOB UI macro 'user_show_incidents' instead of the Incidents we are showing all Task types, so made appropriate changes in script section and created new UI macro.This is working fine, a...