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

Forum Posts

Template pop up in knowledge article

Hi, When you select any Knowledge Base, a pop up appears to Apply Default Values "Do you want to populate fields with the default values for the selected knowledge base as follows?"I am setting the default values from the knowledge base to the knowle...

anvithaash_0-1767385834343.png
anvitha ash by Tera Contributor
  • 1460 Views
  • 7 replies
  • 0 helpfuls

Resolved! Average P1 Duration Report Without SLAs

Hi,I would like to build an “Average P1 Duration” report. However, we are not using SLAs in our setup.Is there a way to create this report without relying on SLAs? If so, could someone please guide me on how to achieve this without script inside repo...

mania by Tera Contributor
  • 241 Views
  • 3 replies
  • 1 helpfuls

hide a section on change request form

I am trying to hide a section i created on change_request form when the change type is not chosen as "A" and make it visible only when change type is chosen as "A". Client script:function onLoad(control, oldValue, newValue, isLoading, isTemplate) {  ...

sharley by Tera Contributor
  • 857 Views
  • 8 replies
  • 0 helpfuls

How to restrict assignment group for particular tables

Hi,  I have a requirement. We have a assignment group called "problem_mgnt" now I want this assignment group to be only visible for problem record assignment group field. This group should be hidden in Incident for filed assignment group and for  Req...

anvitha ash by Tera Contributor
  • 922 Views
  • 9 replies
  • 0 helpfuls

Required Regex for mobile number validation

Hi Team, i need regex for validating mobile number. Its simple that we need to validate 1 variable when user gives his mobile number it should start with country code (example : +91,+46). If not it should show an alert that your number is not valid a...