Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Edit button in KB Article

Hello, I am trying to enable Edit button when the article is in 'Scheduled for Publish' state.Followed the UI Page and macros, but getting lost where 'isEditable' or showUpdateAction is set. UI Macro:kb_view_common_header_toolbar -><button role="link...

vijir by Mega Guru
  • 2114 Views
  • 1 replies
  • 0 helpfuls

Resolved! Issue with Configure Function Field when creating a report

Hi,I am trying to create a new report where I need a new field called 'New Environment'.  This needs the first 3 characters from the Configuration Item field.I have used the 'Configure Function Field' using:glidefunction:substring(cmdb_ci,'1', '3') H...

ArijitSaikia_0-1675723155723.png

Resolved! Why does the Global Search apply search condition "Active=True" for all tables, except Incident where it searches All records

When I enter a search string in the Global Search, the search returns All Incident records, but applies "Active=True" for all other returns.  This eliminates all Closed records for Changes, Problems, People, Groups, etc.  We have not customised the G...

Kris38 by Giga Contributor
  • 3631 Views
  • 6 replies
  • 4 helpfuls

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
  • 5357 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
  • 5933 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
  • 2338 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
  • 2349 Views
  • 4 replies
  • 2 helpfuls