ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Remove attachment from the UI of a catalog item

Looking for a way to remove an attachment from a service catalog item when a varaible changes. I have an AJAX call removing the uploaded files from the back end.   This does not, as expected, update the WebUI to show the attachments were removed.  If...

CoyoteRay1 by Tera Contributor
  • 1418 Views
  • 2 replies
  • 1 helpfuls

Flow Designer service catalog very slow

I have moved 3 of my workflows into Flow Designer. One of them is lengthy and complicated and two of them are smaller, ie depending on a certain request type I create catalog task or some I automate using a Powershell script. The larger one has multi...

ncp by Mega Guru
  • 1881 Views
  • 12 replies
  • 4 helpfuls

Resolved! Wrong timezone for GlideDateTime

I am trying to assign a "latest response date" in a workflow, so I can timeout the whole thing and end it if the customer doesn't respond in time. To do this, I am setting: var today = new GlideDate(); var cutoffTime = new GlideTime(); cutoffTime....

Flow Designer Trigger Scheduling

Hi mates, The business requirement is: A flow needs to be scheduled every 6 months (Jan-15 and Jul-15) but using the Flow Designer triggers I can't schedule with that frequency.   My approach I can use maybe the "Repeat" option every 180 days, but th...

find_real_file.png

Resolved! Use of $j in javascript

I was wondering what the $J means in this javascript excerpt?  $j('title').html("${gs.getMessage('Create Article Translation')}"); $j('div.editable-html-field').find('div[id ^=kbblock][id $=kbblock]').each(function() $j('div.editable-html-field').fin...

Pragya8 by Kilo Contributor
  • 3633 Views
  • 3 replies
  • 4 helpfuls

Resolved! Variable Set: Hide 'Options' label

Have created a variable set for the catalogue item: Software. This includes variables with Checkboxes. When I add multiple choices which popsup when a variable checkbox is ticked, the variables below it move down under another 'options' label. Please...

Options label.jpg
harish11 by Mega Expert
  • 5637 Views
  • 5 replies
  • 0 helpfuls