We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Hide Submit Button On Change Request

The Create New change request form has both the Submit and Save buttons visible. We would like to hide the Submit button on change request form only but leave it visible on other forms like Incident. I see Save and Submit UI Actions that are Global. ...

by  
  • 4473 Views
  • 4 replies
  • 7 helpfuls

Resolved! Hide order now button on condition on Service Portal

Have requirement to hide 'Order Now' button on service portal on condition.Written on change client script which work on Native View but not on ServicePortal. Please suggest how I can make to work on portal function onChange(control, oldValue, newVal...

nkumari by Tera Contributor
  • 2046 Views
  • 5 replies
  • 2 helpfuls

Error handling for new PowerShell activity in Flow Designer

Hi There I'm having trouble understanding the best way to set up error handling for a new powershell activity i have created in Flow Designer. The activity creates a new shared mailbox on the on prem o365 server. Regardless of whether it fails or suc...

1.PNG 2.PNG 3.PNG
Kai Tingey by Tera Guru
  • 1428 Views
  • 1 replies
  • 1 helpfuls

Stock Image Locations

Was wondering where in Servicenow the library of stock images, icons, etc. were stored.   (I've already checked in Design>Images, but this is not what I'm looking for).   For ex, where does Servicenow pic these images from, and/or is there a place I ...

SN images.png
adamrauh by Kilo Expert
  • 3103 Views
  • 2 replies
  • 1 helpfuls

How do you handle enhancement requests?

We have a Service Portal with specific catalog items for hardware, software/business apps. If a user wanted an enhancement to an application or service, where do you log that? Do you have a separate form for enhancements or 'enhancements' option buil...

Sameer7 by Giga Contributor
  • 5606 Views
  • 3 replies
  • 3 helpfuls

Resolved! Allow only article author to edit articles

Hello, we are exploring the idea of changing our knowledge articles so that only the article's author can edit their articles (and Knowledge Managers, etc). Has anyone done this before? If so, how did you restrict specific article edit access to the ...

DylanB by Tera Guru
  • 1674 Views
  • 4 replies
  • 2 helpfuls

How to change field color based on the field value calculation

Hi all,   We have a requirement in scoped application.  There are three fields 1. Net Amount 2. Additional Charges 3. tax amount. if the calculation of these three fields are equal to Total amount. Then Another field Named Balance field need to be di...

Balaram7 by Kilo Sage
  • 3448 Views
  • 6 replies
  • 4 helpfuls

Resolved! Need to limit attachment types to pdf,jpg,png for a catalog item

We need to upload multiple attachments, so it's not possible to use attachment variable. I have an on submit client script written on the catalog item function onSubmit() {//Type appropriate comment here, and begin script belowvar sys_id =g_form.getU...

venkat57 by Tera Contributor
  • 1632 Views
  • 1 replies
  • 0 helpfuls

Resolved! When Assigned to field is selected then groups will auto populated in assignment group in which assign to is member by using client script.

Hello, When Assigned to field is selected then groups will auto populated in assignment group in which assign to is member by using client script. I want only those groups will show in assignment group in which that selected user in assigned to field...