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

Forum Posts

Classic list view of ideas vs. portal view

We currently have 2 views of ideas created for use within our servicenow instance1) idea portal - this is the view for users - completely OOTB2) Ideas - this is a list view of ideas in Classic list view Is it possible to do the following in the list ...

Tina24_1-1706716585076.png Tina24_0-1706716547997.png
Tina24 by Giga Guru
  • 1264 Views
  • 3 replies
  • 0 helpfuls

Flow designer with Catalog variable triggering email

Hi Team,I have created a flow designer where the specific catalog item variables when populated the outbound email trigger when RITM is closed or vice-versa but it is triggering the email when it is still not populated via catalog item. I found some ...

Abhi_007 by Kilo Guru
  • 1019 Views
  • 1 replies
  • 0 helpfuls

Resolved! hide UI action button for signing contracts = true

Hello. I have a UIaction button "accept contract", when this is clicked and the value u_singed_contract becomes TRUE.I want to hide the UIaction button. I tried to do it with a ui policy that said "when u_signed_contract = true"  "accept contract vis...

asd22 by Tera Contributor
  • 1607 Views
  • 11 replies
  • 5 helpfuls

Database view on field changes in the change_request table

Hello,  I need to generate a database view from the change_request table that captures the time stamp of when the change records moves from its process state e.g New>Assess>Authorize>Scheduled etc.  I've tried to join change_request against tables sy...

huynhw1 by Giga Contributor
  • 886 Views
  • 1 replies
  • 0 helpfuls

How to insert multiple records in a table through scheduled job

Hello everyone,I am trying to insert multiple records in the u_association table based on the Attribute value, with this below scheduled job script. But only one record is inserting for each attribute. How can we insert multiple records in this table...

Munna1 by Tera Contributor
  • 1463 Views
  • 2 replies
  • 0 helpfuls

Contract Currency Issue

Hi Coding Experts,Need a small help.I have below fields on contract formI have written a client script , where If I select a currency in contract currency field , same currency will appear in below fieldsPayment amountYearly CostTax CostTotal CostCon...

RaviDu_0-1706785248411.png RaviDu_1-1706785630969.png

Resolved! Populate reference field from list collector

Hi Team, I am working on portal end. I am trying to populate type field with my reference value when list collector "Parent" contains RITM type tickets.    function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '...

Hervi by Tera Contributor
  • 2697 Views
  • 19 replies
  • 0 helpfuls

How do you use a script include in Flow Designer

Hey everyone, I am currently trying to call a script include in a script action as part of my flow.  However, when I do this using the  var foo = new ScriptInclude(); It gives me an error saying that the "ScriptInclude" is not defined.  Is there a sp...

JohnM2 by Kilo Contributor
  • 5322 Views
  • 12 replies
  • 1 helpfuls