Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! how to replace vip icon in ServiceNow?

I need to replace the VIP icon on the Incident form. I've tried this and didn't work.Can't seem to find the images/icons location.  upload image to: System UI > Images. pinnacleP.png Existing: background-image: url('images/icons/vip.gif');           ...

Unique Key violation detected by database

Hi All,       Iam getting an error while order catalog item 'Unique Key violation detected by database (Duplicate entry 'in_process' for key 'a_str_3').     Any suggestion?Regards,Kaka Nayeem

Resolved! Dialog window using ui page

Hi, I have created slush bucket by using ui action button whenever i am clicking on ui action button pop up window ui page get display its ui page size is not proper what i expected i want it should be proper in proper size and width. can you help me...

Community Alums by Community Alums  
  • 2610 Views
  • 4 replies
  • 1 helpfuls

js_includes_sp.jsx?v= (g_env) [SCRIPT:EXEC] Error while running Client Script "Auto populate the RITM fields": ReferenceError: GLideAjax is not defined

Here's my Client Script ------      function onChange(control, oldValue, newValue, isLoading) { var g=new GLideAjax('AutoPopulateUsrFields'); ga.addParam('sysparm_name','getPhoneNumber'); ga.addParam('configuration',g_form.getValue('ritm')); ga.getXM...

Resolved! ACL - Delete Permissions

I have a BR that removes the permissions before adding a new permissions on the Managed Document. However, it isn't deleting since the user doesn't have delete access. However, I'm not sure how to update this ACL to provide delete properly...right no...

find_real_file.png
rebecca75 by Tera Contributor
  • 4122 Views
  • 10 replies
  • 2 helpfuls

Resolved! Hideing variables in the Incident Variable Editor

Hi All,I have created a record producer to be used on a customer portal to create incidents.   This has many variables, but the answer to 'what is the incident related to?' (inc_rel_to) decides which variables appear to the user to be answered.I have...

find_real_file.png find_real_file.png
Sam Ogden by Tera Guru
  • 6313 Views
  • 23 replies
  • 4 helpfuls

Advanced Reference Qualifier Based-On Current Variable

Need help setting-up an advanced reference qualifier that uses the 'u_term_code' field from the *Term drop-down as a dependency and returns a list of courses that share the value.javascript: u_term_code = current.variables.u_term_code;Above, is the c...

Grade_Change_Form.png
codechaser by Giga Expert
  • 30166 Views
  • 47 replies
  • 8 helpfuls

Resolved! Convert dd-mmm-yyyy to mm/dd/yyyy on Inbound Action

Not sure why I'm finding this so difficult but dates are my greatest weakness and greatly appreciate any help as I have searched endlessly and the glideDate's that I've tried have not worked. I have an inbound script that I need to take a provided da...

Jon S_ by Giga Contributor
  • 2753 Views
  • 6 replies
  • 3 helpfuls

Record Exists - GlideAggregate or GlideRecord

Looking at some existing Business rules for my client and they are checking to see if a record exists before inserting - fair enough. The thing I find odd is that they are using GlideAggregate whereas I would use GlideRecord Am I missing a trick here...

poyntzj by Kilo Sage
  • 5990 Views
  • 9 replies
  • 2 helpfuls

Resolved! How do I delete a table?

I created a couple of tables on Fuji (patch2) and it seems there is no way to delete them. In "Tables" there is no Delete on the selected rows and in Dictionary I can wipe out some of the field records (and the table record itself), but can't delete ...

lzeke by Giga Contributor
  • 7880 Views
  • 8 replies
  • 2 helpfuls

Import Update Set from XML not working

I am attempting to import an update set from an XML file.Steps:Update Sets > Retrieved Update Sets > Import Update Set from XML > Browse local file > Press UploadThe Upload button does nothing, it directs back to the Retrieved Update Sets page but th...

Screen Shot 2015-09-17 at 5.37.44 PM.png
Katie A by Mega Guru
  • 18500 Views
  • 13 replies
  • 11 helpfuls

Resolved! current.update() in UI Action ignoring mandatory fields

Hi We have a number of Buttons (UI Actions) on our Incident form.  The three I will be referring to in this question are 'Close Incident', 'Assign to me' and 'Save & Stay'.  The problem I'm having is that when clicking on 'Close Incident' the 'State'...

find_real_file.png find_real_file.png find_real_file.png
Dedrei L_ by Tera Contributor
  • 4326 Views
  • 1 replies
  • 1 helpfuls