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

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
  • 111 Views
  • 1 replies
  • 0 helpfuls

Edit and Configure Default Login Page for instance

Hello,  I am currently trying to find a way to create a custom UI page that displays when the user attempts to login to my ServiceNow instance. Currently the default login is SSO, and the plan is for the user to land on a specific UI page that serves...

Error creating a notification.

Hello everyone, Currently in our instance there are some items of multi SC_Task type, which I have seen are evaluated at the notification level through this code: var reqItemSysId = current.request_item.sys_id; var variables = {}; var itemOptions = ...

tomaslindev_0-1764538692811.png tomaslindev_3-1764538825538.png tomaslindev_1-1764538733460.png tomaslindev_2-1764538756418.png

Resolved! Modify provider notification before sending

I have a provider notification ([sys_notification]) that runs against the [live_notification] table and on record change, insert, and when the field name is work_notes or comments (category is 'connect'). When someone sends an @mention, the recipient...

Trend Vision One connector Issues

We are currently configuring the Trend Vision One Connector (Version 2.2.36) in our ServiceNow development instance. While we have successfully established the connection and are receiving Trend cases that populate records in the Incident table, we a...

Trying to make a record producer public

Hi! Please help me understand what I am missing here. I have created a public portal, and one page (public) contains a record producer that creates a record in a custom table. To make this possible to the public (not logged in), I took the following ...

Fabricio4 by Mega Sage
  • 675 Views
  • 3 replies
  • 0 helpfuls

Firefox: Flow Designer Issues with Zurich

Hi all, Has anyone else noticed issues with Flow Designer since updating to Zurich, if using Firefox? In Chromium browser (Edge, Chrome) it's fine, but in Firefox there's missing SVG icons, and misaligned buttons when expanding flow steps.I've tried ...