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

Forum Posts

Resolved! How to create a custom button on Service Portal

Hi, I have a requirement to remove the existing "Submit" button on the portal and add a custom "Calculate" button on the service portal. I have a couple of fields on the record producer and once all the field values are filled and i click on the calc...

Hari1 by Mega Sage
  • 2670 Views
  • 10 replies
  • 2 helpfuls

Business rule not updating the relationship type

Hi Experts, I am writing one after business rule on cmdb_ci_service_discovered table to update relationship type in cmdb_rel_ci table. (function executeRule(current, previous /*null when async*/) {     // Add your code here    var rel = new GlideReco...

Sumit Raj by Kilo Explorer
  • 658 Views
  • 6 replies
  • 0 helpfuls

Add/ Remove users to the group

Hello team, There is two fields on the form 1) is list type field which is refering to user table 2) is refence field  which is readonly & it contains one default group"XXX". When users added to the list field, same users will be created in the group...

Vinay49 by Tera Expert
  • 1585 Views
  • 2 replies
  • 0 helpfuls

Resolved! Service-Now Jira Rest Integration

Much thanks to John Andersen, as always, for his stellar work on the Service-Now platform with regards to integrations.ServiceNow integration to JIRA through REST API's-John James Andersen  I was wondering if anyone had any tips on this. I set this u...

garyopela by ServiceNow Employee
  • 53181 Views
  • 83 replies
  • 3 helpfuls

Resolved! How to hide PDF export

I want to hide the PDF export of the UI macro context_form_header. Is it possible to hide PDF (portrait) and PDF (landscape) by editing the XML of the UI macro?Please tell me how to do it if possible.

Sota Kimura1 by Tera Contributor
  • 1437 Views
  • 8 replies
  • 0 helpfuls

Admin should not be allowed to access the scoped modules

Hello, I have a scoped application and it includes 4 different modules. Now, I do not want system admins(admin role), to have the access to this application. When I created this application, I specifically added the appropriate role-specific to the m...