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

fields are not auto-filling in the mobile agent

Hello,  I am having an issue getting the incident location and phone field to auto-fill with the affected user's details in the mobile agent on incident form.  I am also trying to get the affected user  be the same as caller when the caller field is ...

Rhonda9 by Tera Expert
  • 919 Views
  • 4 replies
  • 0 helpfuls

Unable to configure Time Card Portal / Time Card Grid widget

Hi, I would like to remove category "Resource Plan" from Time Card Portal, but i'm unable to do so.  I figure it out that I should comment out section "Adds resource plan column by default" from Time Card Grid, but after that I'm unable to Save the W...

j0unss_0-1706702936972.png j0unss_1-1706702949416.png
j0unss by Tera Expert
  • 909 Views
  • 4 replies
  • 1 helpfuls

My Shared Instance very slow but my PDI is working fine

I am experiencing performance issues with my Shared Instance, which is operating significantly slower than my Personal Developer Instance (PDI).Initially, I developed the application in my PDI and subsequently migrated it to the Shared Instance. Afte...

DEVLahiru by Tera Contributor
  • 382 Views
  • 1 replies
  • 0 helpfuls

Resolved! color reopen count to red?

Hey,I need to color the reopen count field(Incident table) in red when reopen count >0.It's not suppose to be a client action(not client script), the field should be colored in the list as well

ofekg by Tera Contributor
  • 542 Views
  • 4 replies
  • 0 helpfuls

Business Rule not updating the required fields

I'm trying to write a business rule that is running from the Position (sn_hr_core_position) table and I'm wanting it to run on the following triggers:If 'Job Profile' -> 'Job Family' CHANGES OR If 'Job Profile' -> 'Job Family Group' CHANGES The scrip...

matthew_hughes_0-1730815086200.png matthew_hughes_1-1730815254735.png

How to bring dashboard using UI Builder on homepage?

Hi All, I am trying to create an experience for users via UI Builder where I want to add the dashboard that I have created with the Dashboard module. Now using the iFrame component I am able to pull the Dashboard Page but if you see if I click on Tab...

MayurPatil2_0-1692702922028.png

Resolved! API

Hello all,I need a steps to do the below requirements.1. Hit an API to get updates.2. Script needs to get scheduled daily to call API3. Parse response and create incident based on "Hitcount" value in response.