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

Extract data from HTML tables from incoming emails?

Hi Everyone,I have requirement to parse out   the HTML tables and get that information put into separate fields. When the incoming emails are coming to our system, inbound actions will take the data in the incoming emails body and kept that data in t...

find_real_file.png
daggupati by Tera Contributor
  • 4703 Views
  • 9 replies
  • 3 helpfuls

Client-side equivalent of current.update?

We created our own application and wanted to create something similar to the UI Action "Create Problem" (or change, etc). After the button is pressed, a new record should be created and both should be linked to each other through the reference field....

Make fields editable in SP widget

I got one field from the table "Employee Change Date" , which should be editable in the portal. Else is there a way to create a widget only for one editable field? That could be much easier   <div ng-if="data.canRead" class="panel b"> <div class="...

find_real_file.png

Storing deleted attachments

I need to be able to retrieve attachments that have been deleted.   This function is to keep a record of attachments that were added and then deleted or attachments that were deleted by someone other that the person attaching the document. Does it se...

amwebaz by Kilo Expert
  • 3499 Views
  • 8 replies
  • 4 helpfuls

gs.log or gs.info is not working in script include

Hi All, I am using Dynamic Filter Option which calls script include. The script include has gs.log() statement which doesn't show up in system logs. What could be the issue? Both Dynamic Filter and Script include are in Global application. Thanks,Aja...

Ajay SIngh4 by Giga Contributor
  • 20220 Views
  • 17 replies
  • 9 helpfuls

If statement in UI Page HTML

Hi! I have this if statement in my UI Page HTML that will look for the value of the parent priority. If the parent priority = 1, then the reference field will populate only those Director/VP users. If the parent priority = 2, then the reference field...

ktjstn by Kilo Expert
  • 2131 Views
  • 2 replies
  • 0 helpfuls

Show/Hide Annotation UI Policy not working

Hi Experts,I have two annotations on a form and I'm trying to show/hide only ONE of them based on a particular answer.   I've tried adding an id to my annotation and then using the UI Policy script conditions to show/hide the annotation, but it's not...

find_real_file.png find_real_file.png
davilu by Mega Sage
  • 9508 Views
  • 7 replies
  • 9 helpfuls

Resolved! Schedule Job for Selected day of Selected Month

Hi All, I have a requirement for scheduled jobs to run on the on a certain day on certain months, for example - Run on 1st of March, June, September and December. Is there a conditional script to achieve this and to miss out weekends? Many thanks, A...

Community Alums by Community Alums  
  • 3724 Views
  • 10 replies
  • 12 helpfuls