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

Forum Posts

Resolved! \$("sysparm_guide") doesn't work in Service Portal

I have a Catalog Client Script that acts on the form only when the item is being filled out in a specific Order Guide. However, we are trying to get everything to work in the Service Portal in Helsinki, but it seems that the $("sysparm_guide") in the...

Community Alums by Community Alums  
  • 4006 Views
  • 9 replies
  • 1 helpfuls

Resolved! Form changes not getting saved

Version: Kingston I have added a couple of fields to fm_expense_line table and using a client script I update the value of one of the fields but the value updated by the script does not get saved to the db even though it shows on the form. Details: A...

Jack8 by Giga Contributor
  • 4042 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to get the ID of an Annotation in form?

Hi All,I want to create an blue box Annotation and make it hide and re-appear through onChange() client script when the user change the state of the request. I know the coding for Client script except the Annotation ID. Please help me in finding Anno...

asfaque by Tera Contributor
  • 5246 Views
  • 4 replies
  • 4 helpfuls

Resolved! How to hide/display the annotations on the form

I have been trying to accomplish the following:  On a field name u_typeofrequestoptionsDisplay an Annotation field depending on the field value.If the field says "other" it will show the annotation field anno1if the field says "faq" it will display a...

nysbigdave by Kilo Expert
  • 12845 Views
  • 4 replies
  • 1 helpfuls

Executing powershell command on mid server

I was earlier using following logic to create an entry in ecc queue to execute a powershell command(I've removed the before and after codes and pasted only main logic): var payload = '<parameters>' + '<parameter name="probe_name" value="Windows - Pow...

Resolved! Remove line breaks from string

I have a string such as the following: Tour CB21, 16 Place de I`IrisVia San Simpliciano 1abcxyz       pqr   I want to remove all line breaks from this string so that it looks like this: Tour CB21, 16 Place de I`Iris Via San Simpliciano 1 abc xyz pqr ...

Resolved! AbstractAjaxProcessor undefined, maybe missing global qualifier

Hi Team, I am developing a custom application in my personal dev instance. I am trying to invoke script include in client script and while doing I am facing AbstractAjaxProcessor error. I have verified API name to match in both the scripts and to cal...

find_real_file.png
Ebe by Giga Contributor
  • 14505 Views
  • 5 replies
  • 48 helpfuls

Resolved! Plugin development

Greetings all, Me and my team are starting with application development for Servicenow. Our goal is to develop Applications that could potentially go to the Servicenow market place. We know that we need to be parters with Servicenow to accomplish tha...