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

Workspace yes and no popup

Hi,function onClick() { var comments = g_form.getValue("comments"); if (!comments) { alert('The "Additional comments" field must be filled in before the transtitioning to Canceled'); return false; } g_modal.confirm('Conf...

Sandeep8987 by Tera Contributor
  • 40 Views
  • 2 replies
  • 0 helpfuls

Project workspace status report dropdown default

Hello All, On project workspace, For status reports we have the 'create new' button with dropdown option as 'copy' like in the below screenshot. I want to make 'Copy' as default button instead of 'Create new' and put 'create new' in the dropdown opti...

Rocky5_0-1764715412422.png
Rocky5 by Kilo Sage
  • 129 Views
  • 2 replies
  • 0 helpfuls

Work notes only copied to one task, not all

Hi My business rule isn’t working as expected. What am I missing? When I add work notes to Task 1, they only update Task 2, but Task 3 doesn’t get any of the notes. It seems to copy notes from Task 1 to Task 2, but Task 3 remains unchanged (function ...

CarolMa6_0-1764764921998.png
CarolMa6 by Tera Expert
  • 304 Views
  • 12 replies
  • 0 helpfuls

Playbook Attachments Mandatory

Hello, I'm wanting to make adding an attachment to the playbook activity mandatory. As in the User can not move on to the next activity until an attachment is attached and a notification pops up informing the User of this requirement. Does anyone kno...

Jamest1980 by Tera Contributor
  • 1189 Views
  • 7 replies
  • 0 helpfuls

Certificate Based Authentication in Data Source

Hi All, I am working with a client to collect files from an SFTP location and process in ServiceNow. We would like to use the data source for that however here are my queries -  1. The customer want to do certificate based authentication, Is there an...

AvikGP by Tera Contributor
  • 467 Views
  • 2 replies
  • 0 helpfuls

Custom PDF generation

Hi Everyone,We have a requirement where, when a RITM (Request Item) is submitted in ServiceNow, the computations will be done and some information will be sent via email and customized PDF attachment.The PDF should have a header and other details pop...

Resolved! UI Macro and UI Page prefilling data

Hey All, I want my UI Macro to pass data inputs from the RITM variables into the UI page input fields.  What am I doing wrong? Here's my UI Macro code: <?xml version="1.0" encoding="utf-8" ?> <j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide"...

0890KM by Tera Contributor
  • 205 Views
  • 2 replies
  • 0 helpfuls