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

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

Forum Posts

How to display and download attachments through Service Portal

I am displaying a custom table which has attachments through the Service Portal and am trying to achieve 4 things but am stuck on how to accomplish 1- View attachment when View button clicked 2- Download attachment when download clicked 3- display ex...

find_real_file.png
KeturP by Kilo Contributor
  • 4211 Views
  • 8 replies
  • 0 helpfuls

Set a list collector with default value in the Right column

I've read the many posts regarding list collectors and have attempted to use the suggestions proposed on each, modifying for what i need to achieve.  And sadly, i'm all little confused/perplexed. The Requirement: On my Corporate App access request, t...

EricG by Kilo Sage
  • 1836 Views
  • 3 replies
  • 0 helpfuls

How to set Approve on Order Guide - Request?

Greetings!  I was wondering if I could get any insight of how to work towards setting an approver prior to an Order Guide kicking off its child Request Items/Catalog Items. I know I can set workflows at the Catalog Item but that can give 4 separate a...

SN-1-OrderGuideField.png SN-1-ApprovalRule.png SN-1-ApprovalOn.png

Resolved! How to check state of catalog task is Closed incomplete

Hi All, I have requirement in workflow as when task 1 is changed to “Close incomplete” state, a new task should be created. So in wf I have added following code to check state of task < answer = ifScript(); function ifScript(){ var task = new GlideRe...

Resolved! How to sum variables from a loop?

I have this table in an email notification using an email script that is populated via GlideRecord query. I want to take the “Total Amount” column and add it in the total. I have the “total amount” being populated by multiplying rate (gr.time_sheet.u...

find_real_file.png

Resolved! Send Survey to non-User

Hello all, Attempting to setup a customer sat survey for the HR module, however I have an additional email address the survey would need to be sent to. Some of the HR cases created will not have a "Requestor" (no user record) within SN, instead the a...

billi_lumley by ServiceNow Employee
  • 2850 Views
  • 7 replies
  • 0 helpfuls