Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! Get a specific string from the body of an email

I need to be able to pull text from an email that is being sent from an alert system. The email has major HTML formatting so when I'm looking at the body_text the formatting is really bad compared what the original email looks like. I need to get a s...

brianlan25 by Kilo Patron
  • 2676 Views
  • 3 replies
  • 1 helpfuls

Resolved! Does ATF check reference qualifiers?

I create an automated test but the reference qualifier I put on a field is not being enforced during testing. Shouldn't they be?? I've boiled this down to a simple example. I created a table with a reference field to the change_request table. I put a...

Gary Kakazu by Kilo Contributor
  • 2383 Views
  • 3 replies
  • 1 helpfuls

Resolved! Disable OK button on UI Page after single click

I have a UI Page that asks for users input from a drop-down, and then they select OK to initiate the workflow. I am noticing that the window is staying open while processing, which allows the user to click on the OK button multiple times.  This cause...

Resolved! Service Portal Widget Pagination Issue

We had a request to resolve an issue with a search that is tied to a Service Portal widget we created. The widget has a Search bar that is using angular js. It searches through the items on the page you're on. The gr query and pagination is happening...

Gus1 by Tera Expert
  • 2178 Views
  • 1 replies
  • 1 helpfuls

Resolved! Update Work notes and Comments between records

Good afternoon, I have a new table that I've built, Knowledge Tasks. This is an extension of the task table, and I have UI actions that create new knowledge tasks from incident, problem, etc. What I would like to do now is copy work notes and comment...

CSS for List in UI Builder

Hi I would like to change the css of the list component in UI builder.List View should be something like this@Brad Tilton :::Pls help! Thanks in advance

Ranganayaki1_0-1665058941764.png
Ranganayaki1 by Tera Contributor
  • 1469 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to subtract two date-time fields on a form

Hello, I have a Ui action button, when pressed it should take the date-time value from the clocked_in field and subtract the date-time value of the clocked_out field on my form. Then It should take the result, turn it into a string and then store it ...

JJG by Kilo Guru
  • 7630 Views
  • 4 replies
  • 4 helpfuls

Resolved! Scheduled job not running automatically

I am having a schedule job which will run daily at 12am IST. When i manually use Execute Now, it was working as expected but not working at scheduled time mentioned I have kept Run as Global scheduler( time zone for Global scheduler is GMT so i conve...

find_real_file.png
ST9 by Tera Contributor
  • 3639 Views
  • 6 replies
  • 0 helpfuls

Resolved! Creating If Statements in a Flow Designer variable

i have created this flow that will assign the request to the request_for location service desk. if the requestor is from Toronto then it will assign it to the AV TOR group if from MOntreal then AV MTL group and so on.the issue i am facing, if the use...

PeterWilliams_0-1664822752439.png