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

Forum Posts

Resolved! Reference Qualifier Override

Is there an easy way to override a Reference Qualifier on a Catalog Variable? We are using the code below to filter the reference field, but need an admin override and would rather not edit script include.nameNOT LIKEServiceNow^ javascript: groupMemb...

scottparry by Kilo Expert
  • 2611 Views
  • 4 replies
  • 2 helpfuls

Resolved! Using script to start subflow?

Has anyone used a script to start a subflow?   We have a catalog item that is for new software and it has a bunch of check boxes that are for the software the user would like access to.   Each one has its own workflow.   So what I was thinking is rat...

DrewW by Mega Sage
  • 5739 Views
  • 9 replies
  • 1 helpfuls

Duration on a Requested Item

We can see the duration on a request.   However we do not see duration on a requested item.   It just shows (empty) as seen below, we are wondering if there is away so we can enable/see the duration on a requested item.Thank YouTroy

requested item.png
Troy S_ by Kilo Expert
  • 1980 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to add custom condition property in a workflow

Hello,I'm working on a workflow and I need to add two custom condition properties in a workflow for a catalog task. Unfortunately I don't know how. I want it to look like the one below:Right now I only have "Always". Screenshot below:What do I need t...

Capture.JPG Capture2.JPG
alexm3 by Kilo Expert
  • 3905 Views
  • 2 replies
  • 1 helpfuls

Resolved! Advanced reference qualifer

I am looking to make an advanced reference qualifier for a user reference field.   I want it so when a this field is selected, only certain members from a group show up.   What would the script method be?

Resolved! How to pass javascript variables into jelly tags?

I am calling my UI Page within iFrame. When I try to do ${RP.getParameterValue('sys_id')}, it is not returning the sys_id of the incident record. I think its because the UI Page is within iFrame. So, with javascript I was able to get the part of the ...

Community Alums by Community Alums  
  • 6168 Views
  • 9 replies
  • 2 helpfuls

Create URL link on catalog item

I'm hoping someone can help me.   I need to put a link to an external site on a catalog item.   The problem is that the link is being built from a variable on the catalog item so I don't have the full link until the page is loaded:I have a custom tab...

wiltonr by Giga Contributor
  • 8442 Views
  • 4 replies
  • 2 helpfuls