Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Download/Print email to PDF

Hi everyone, I'm trying to create a UI Action to download/print emails as PDF. I have followed this suggestion but for emails is not usefull (html is not translated): Thoughts? Thanks in advance. Dennis.

find_real_file.png
Dennis2 by Kilo Expert
  • 3187 Views
  • 7 replies
  • 5 helpfuls

Resolved! Linking to a KB article from within another KB article

Hi team. Some of my colleagues are creating Knowledge Base articles that will displayed on our Service Portal. Someone has asked if they can include a link in one article to another. What is the best way to do this? The article would need to load in ...

Resolved! Reading external files using ATF

I want to create a lot of records using ATF. Is it possible to read the value set in Test Step from an external file?Since the value set in the record changes depending on the user, I am thinking of creating a setting file as an external file for eac...

__ __2 by Tera Expert
  • 1213 Views
  • 3 replies
  • 1 helpfuls

Create Field Maps of Transform Maps thru scripting

Hello guys, I am currently assigned in researching this topic. Of course, I have been researching this past few hours but to no avail, I could not find the answer(s) so I'm trying my luck here. My task is to find ways how to create new field maps rec...

Riro1 by Kilo Contributor
  • 1800 Views
  • 4 replies
  • 2 helpfuls

Resolved! calculating total cost

I have 3 fields on a table that I want to calculate and populate that answer to a "total cost" field in the same table (form). Number of Employees * Hours * Hourly Rate = Total CostHow can I go about doing this?

brown9394 by Tera Expert
  • 4985 Views
  • 8 replies
  • 0 helpfuls

Resolved! custom column in sys_attachment table

Want  Attachment Type field on manage attachment screen.  i  want to save this selected attachment type  in sys_attachment table  against uploaded document .  how it is  possible ? for refrence adding the image below  

find_real_file.png

Resolved! Auto Close Problem(Problem Task is Closed)

Hi. Regarding problem management, there is a requirement to automatically close after 2 days if the following conditions are met. Problem status resolvedAll problem tasks are closed or no problem tasks exist I created the following Business Rule and ...

Ereshkigal by Tera Contributor
  • 2216 Views
  • 5 replies
  • 1 helpfuls

Workflow issue with Order Guide

Hi All,I have created Order guide with 3 catalog items and i have mentioned workflows in all 3 catalog items itself.If i try submit each catalog item separately   out of Order guide, all 3 working fine.Issue is happening when submit from order guideW...

find_real_file.png

Make list clickable in Modal PopUp

I need to be able to have the list of Existing Conferences in he spmodal window selectable so the user can click on an existing conference and the name is filled in on the catalog variable for the event name. Is this possible? Thank you  This is my s...

find_real_file.png
triciav by Kilo Sage
  • 1342 Views
  • 4 replies
  • 1 helpfuls

Unable to use .getByFormat("MM-dd-yyyy"); in script include

I am passing 3 date fields to script include from a client script . Though the dates are passed in the same format ("MM-dd-yyyy") as I require. I'd like to ensure , it doesn't affect users from various places . hence using .getByFormat("MM-dd-yyyy") ...

Kumar38 by Kilo Sage
  • 2777 Views
  • 7 replies
  • 0 helpfuls

Resolved! Client script - on change

Hi to everyone. I'm trying to create a script client that emits an alert when the availability field record changes to reserved. Can someone help me? function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValu...

Lidi2115 by Tera Contributor
  • 2720 Views
  • 12 replies
  • 0 helpfuls