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

Forum Posts

Resolved! How to Display a Image in the Catalog Item

Hello Everyone, I want to display a image in between the variables on the catalog item form. Can you please help me how to get this done?   

Vamsi43_2-1675689121193.png
Vamsi43 by Tera Contributor
  • 5075 Views
  • 3 replies
  • 0 helpfuls

How to adjust the size of multi line text variable?

Hello, I have created a catalog item and 3 variables. First is a choice field with 2 choices. Based on the choice selected a multi line text box variable should appear. But the size of the variable is big. Please provide suggestions to alter it.   

find_real_file.png

Resolved! Alternative for DOM Manipulation in client script

Hi All, I am using the below code in a Onsubmit catalog client script to show an alert for attaching a file before submitting the ticket in the portal. Script: function onSubmit() { try { //Works in non-portal ui var attachments = document.getElement...

kavitha_cr by Mega Guru
  • 5381 Views
  • 20 replies
  • 3 helpfuls

Resolved! Missing Global Qualifier error

I'm working on the standard change proposal module and after approval or rejecting.. I get this error.. "StdChangeUtils undefined, maybe missing a global qualifier" I can't find anything on where this is coming from. Please help!! 

paradise624 by Tera Contributor
  • 2156 Views
  • 2 replies
  • 2 helpfuls

Resolved! Display error message for attachment mandatory

Hi ,I m having a catalog item, attachment should be mandatory.I have set it up in portal settings.But I want the error message to be displayed like "kindly attach migration document". Please let me know how to customise the error message if attachmen...

Priyanka145 by Tera Contributor
  • 2160 Views
  • 4 replies
  • 2 helpfuls

Resolved! Can agents go Available to multiple Service Channels?

We would like to allow agents to be Available in multiple Service Channels.Example:- An agent is Available for WUA/IMS dispatches that are scheduled at a specific time. In this case the "IMS" records are impacting their capacity -We also want an Agen...

PHI - Patient Health Information

How are you protecting PHI in the system?   Often for incident investigation and problem solving PHI is needed for reference by analysts.Do you take application security measures so that some IT staff are not authorized to view certain types of work ...

Resolved! How to limit concurrent session by user?

Hi. There's a problem on my Service Now application. Some users can't access the platform using two different browsers at the same time. But it doesn't happen to all the other people. I knew you can limit the sessions a user can have, but where can I...