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

Forum Posts

Resolved! Fix script - change state

HiI have a change request which is stuck in Assess state. The change has been approved and implemented, I need to implement the change.Here is the background script I ran in DEV instance, the script changed all the changes to implement.what is wrong ...

Navneet3 by Tera Expert
  • 2463 Views
  • 3 replies
  • 2 helpfuls

Calculated Fields - Beware they are lying to you

Impacted releases: (San Diego and Tokyo confirmed)Problem: [1]Queries do not return proper data on calculated fields. Attached is a simple update set that creates the 'u_impossible' table. It creates a simple table with three columns:u_active - True/...

Process Flow Formatter Hover Text

Is it possible to add hover text to each stage in a process flow formatter? I want to use the description and assume I need to adjust the macro for process_flow, but not sure how. 

Resolved! Service Portal RTL (Right-to-Left) Custom Solution

Hi, Out of the box, ServiceNow does not support RTL alignment on the Service Portal. I am trying to do a custom solution. I am beginning with doing direction: rtl; - However I am unsure how to make it conditional that the user has selected the RTL la...

Shane18 by Kilo Expert
  • 3524 Views
  • 6 replies
  • 1 helpfuls

ServiceNow Attachment to JIRA Integration

We have created a custom solution for ServiceNow to JIRA Integration not using Integration Hub.  We are unable to get attachments from ServiceNow into JIRA.  We are able to pass the attachment name, but no attachment.  We need some help getting this ...

Joe Fisher by Kilo Contributor
  • 2312 Views
  • 8 replies
  • 3 helpfuls

Resolved! UI Policy if Condition (in Script)

I have a UI ACTION button that I want to Hide. I am getting an answer from Script-Include of TRUE/FALSE which is stored in 'response' Variable.But for some reason the script enters the first if conditions (gets to the if with 'entered Show command' I...

Screenshot_20221207_042444.png
Gal Katz by Kilo Sage
  • 2116 Views
  • 3 replies
  • 2 helpfuls

how to create a business rule for add days in a field date

Hey guys. I need to automatically calculate the contract end date.I need to make a business rule where it takes the "Start date" field:Add the days in the "Term of contract" field:Where 1 year adds up to 365 days and 2 years adds up to 730 days. And ...

Captura de Tela 2022-12-07 às 11.01.56.png Captura de Tela 2022-12-07 às 11.02.57.png Captura de Tela 2022-12-07 às 11.04.40.png
Lucas11 by Tera Contributor
  • 870 Views
  • 1 replies
  • 0 helpfuls

Resolved! Formatting a container from a record producer

Hi guys If you look at the screenshot below, the page is built with a record producer, so Container Start, Split, End. I am trying to find a way to either put a hard line between the sections or manage the padding between the Rich Text and the Multi ...

zag by Tera Expert
  • 1744 Views
  • 3 replies
  • 0 helpfuls

Syncing comments between Azure DevOps and an incident

Hi, I have created a flow that is triggered form a UI Action on an incident, the flow creates a support ticket type work item in ADO. However, we would like to have comments (At least) sync across both platforms. Can anyone tell me whether it is poss...

Resolved! move selected records from list view to another table.

Here is my List view of table. On top I added a UI action button Order Now , my requirement is after selecting records if i click on Order Now button the selected record details have to be captured in another table. How can we achieve with script or ...

SomaSekharM_0-1670406188996.png