We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

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
  • 3391 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
  • 4446 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
  • 6369 Views
  • 5 replies
  • 0 helpfuls

Modify Attachments for ServiceNow portal

Hi Everyone, We have attachment widget on the knowledge article page as shown below. I do not want to show image attachments on that widget but still needs to display those images on knowledge article content page.I need to show only attachments othe...

find_real_file.png
Gowtham29 by Tera Expert
  • 2697 Views
  • 7 replies
  • 1 helpfuls

Resolved! Cookies management for the service portal

Hello dears,  We would like to implement cookies management as part of GDPR regulations on our portal. I want to know if anyone has already done this development or if there is any existing OOTB functionality already ?  You can see an exemple of what...

find_real_file.png
mtahi by Tera Contributor
  • 3392 Views
  • 2 replies
  • 2 helpfuls