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

Forum Posts

Override Variable Set Default Value in Catalog Item

We use the Service Portal quite heavily.  We have a lot of Catalog Items on it.  For efficiency sake, we have a Variable Set that we use in the majority of our Catalog Items that returns a bunch of information about the Requestor and their Manager.  ...

jmiskey by Kilo Sage
  • 5858 Views
  • 10 replies
  • 1 helpfuls

Resolved! How to add a hyperlink to a label on a catalog item form?

Hi community,Is there way to add a hyperlink to a label field on a catalog item form?   Our use case is that we have a checkbox that asks if the user accepts the Terms & Conditions.   We would like to have Terms & Conditions hyperlinked.I am currentl...

JennyHu by Tera Guru
  • 11511 Views
  • 7 replies
  • 4 helpfuls

Help with a Before-Query Business Rule on the Task table

Hello -  We had created a few different Before-Query business rules for a few specific Assignment Groups, (non IT groups using ServiceNow).  The business rule will only show those specific groups incidents that are assigned to their group.  We origin...

jlaue by Mega Sage
  • 3153 Views
  • 4 replies
  • 0 helpfuls

if statement in business rule

Hello everyone, I am a bit rushed and having trouble modifying this script to behave the way I want. I have a business rule that I need to query the cost plan table which works, and set the custom funding state field to a certain value. The issue is ...

chrisn_ by Mega Guru
  • 6048 Views
  • 8 replies
  • 3 helpfuls

Resolved! Add Survey Link to Incident Closed Email

We're looking at combining our Survey email with our Incident has been closed and our Ritm has been completed, emails.     Our management is wanting 1 email to be sent to the customer and the survey to be included.   So basically, on every closed inc...

alhicks by Tera Guru
  • 13207 Views
  • 29 replies
  • 8 helpfuls

ng-if on a portal widget

On a portal widget we have a 'work email address' field and an 'alternate email address' field.  What I am trying to do is if 'work email address' field is blank then 'alternate email address' should be mandatory.  How do I do this?

Jen11 by Tera Expert
  • 3234 Views
  • 6 replies
  • 0 helpfuls

Resolved! Error Message Invalid update: Match not found, reset to original

Hi ServiceNow Community, Have you experienced this kind of error? Upon updating this form this error will occur. It says Invalid update: Match not found, reset to original. I have no idea why am I having this kind of error specifically in location/co...

find_real_file.png
Jehiellb by Giga Contributor
  • 5308 Views
  • 3 replies
  • 5 helpfuls

Resolved! Outage on Change Request Form

As a change manager I would like a field on the form asking if an outage is required to ensure initiators are adding outages where required Mandatory field (not when the form is in draft stage) - Outage required? Yes or No If Yes, need to have an out...

SN Rookie by Giga Expert
  • 2480 Views
  • 1 replies
  • 0 helpfuls

Resolved! Dynamic creation of reference field value

I have a scenario where my Table A has a reference field (lets say X) which is referring to Table B. The reference field (X) on Table A is being populated by BR on run-time. So if a matching value of it is found in Table B the same value should get p...

find_real_file.png find_real_file.png

Resolved! Determining if a user has no roles

I'm relatively new at SN, and working on User Criteria for Knowledge. The requirement is for users with a specified company that have no roles (explicit or inherited). The company I can pick using the selector, but the absence of roles looks like it ...