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

Forum Posts

Resolved! UI Policy conflict

Hi All,I have a field on a form called XYZ. It should be visible when choice A is selected in the ABC field(dropdown with a,b &c), It should be visible and mandatory when i select choice b and i it should be hidden when i select c.Now am writing two ...

Swati44 by Kilo Expert
  • 2839 Views
  • 4 replies
  • 1 helpfuls

Resolved! REST Message Giving SSL Error

Trying to make a REST call to an HTTPS endpoint directly (not through a MID server), but receiving an error:javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshakeAny ideas?

StephenHey by Mega Guru
  • 8596 Views
  • 7 replies
  • 0 helpfuls

create_import_set

Hi ,What is "create_import_set.do" ?? Initially it seems it is UI page but we dint find it in UI page .Similarly "import_template_upload", "upload"??I found below script using above:var url = new GlideURL('import_template_upload.do');   url.addParam(...

bns1 by Tera Contributor
  • 3192 Views
  • 3 replies
  • 1 helpfuls

Resolved! Getting displayed variables in service portal

We have long had a custom client script as part of a variable set that inspected the attributes of all of the options contained in: g_form.nameMap.On submit this allowed us to construct a list of all of the field names that were visible at the time o...

robertyoung by Giga Contributor
  • 13001 Views
  • 8 replies
  • 8 helpfuls

how can i edit Security rules for the database views?

Hi All,I created a database view using two tables. Teams with role 'abc' can see both the tables in list view and can also open the form.There are some fields which are restricted only for the admins (only field level ACLs in both the tables).When th...

Add CI to the Affected CIs tab

Hi ServiceNow Gurus,I am working on a catalogue item. One of the fields, which we will call u_FIELD_A has 2 options "OPTION_A" and "OPTION_B". If Option A is selected, a CI (example: ServiceNow) will need to be related or added to the Affected CIs ta...

carlocsa by Kilo Expert
  • 1790 Views
  • 3 replies
  • 0 helpfuls

How do you set the value of a currency field?

Been messing around with this for over an hour.   Simply trying to add to dollar amounts together and display the total in a third currency field.   Really can't be that hard, so what am I doing wrong?Here's my code:function onChange(control, oldValu...

___miked___ by Mega Contributor
  • 7558 Views
  • 14 replies
  • 3 helpfuls

Resolved! Populate variable value based on reference fields common value

On my service catalog form there are 10 reference fields which all points to same table.Ref 1, Ref 2............Ref 10.If any of the above reference field has a value AUDITOR then there is another field on the form to populate Yes, otherwise populate...

manu61 by Mega Contributor
  • 2511 Views
  • 5 replies
  • 1 helpfuls

How to set field focus on catalog item through UI Policy script

Hi allI am trying to set field focus on a catalog item I am creating for the Service Catalog.   I have a UI Policy script that runs when FIELD1 = YES, and I want the cursor to be placed in FIELD2.     The script runs & works when I use the   "TRYIT" ...

dyc by Tera Contributor
  • 3714 Views
  • 2 replies
  • 0 helpfuls