The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Write ACL evaluating as false

There is a field on a form that is only supposed to allow edit IF the choice box value is a certain value. I wrote in the conditions to allow this to happen, as it sounds fairly simple. The ACL evaluated as false.So I removed the conditions and just ...

logan2 by Mega Contributor
  • 3713 Views
  • 11 replies
  • 0 helpfuls

Resolved! All items from List Choice UI Action

I'm setting up a UI Action where I'll only click "List Choice".   It seems like the action is run once per item chosen.   What I'm looking for instead is a way to get all of the items chosen and then pass that complete list over to a UI Page.Is that ...

grosch by Mega Expert
  • 4512 Views
  • 7 replies
  • 1 helpfuls

Resolved! get.DisplayBox().value Failing UI Policies

I am running a Catalog Client Script:function onLoad() {       //standard template     var varPos = g_form.DisplayBox('new_hire_position').value;               if(varPos == 'Telephone Cust Serv Rep') {               g_form.setValue('cics_fees', "tr...

LDAP Errors / Warnings

Hi everyone! A client and I recently got their LDAP integration up and running. Almost everything seems to be working very well. However, we are getting the same two errors in the Error logs. They appear as often as every 4 to 5 minutes, and as far a...

shawnroach by Kilo Explorer
  • 3110 Views
  • 11 replies
  • 1 helpfuls

Resolved! Arrays of Incidents

Hello all,I'm after some advice on how to add incident objects to an array from a glide query. Or, I'd like to be told that this is a bad idea, if that's the case!I can create an array to store the sys_id as a string. And then use that sys_id to late...

Jamsta1912 by Tera Guru
  • 2756 Views
  • 7 replies
  • 0 helpfuls

replying-all to inbound email

HI,So we have customers that email different support distros for various issues. Our service-now email as well as other admins emails are apart of these distros. I created an inbound action to create incident tickets based off what distros are being ...

Resolved! ACL Check for Group

I have got support group field on the change form. want to give write access to users whos group matches with the support group.i am trying to edit the write acl for the form by adding the following script which is not working var ourUser = gs.getUse...

hakansuri by Kilo Expert
  • 3415 Views
  • 1 replies
  • 3 helpfuls

Customizing Approval Summarizer Views, Related Lists

I've spent an hour in a rabbit hole more than once and was never able to find this documented anywhere so I figured I'd put it out here.  In this latest example we were tasked with adding a Related List to the Change Request's Approval Summary at th...

mfasko by Kilo Contributor
  • 4010 Views
  • 1 replies
  • 2 helpfuls

Resolved! How to Create a Reminder Function

Reminder FunctionI'd like to create 2 time-based email notification reminders. Both will trigger when the analyst picks a date & time from a custom field on the u_table called 'Reminder'. This field will be a date\time type. The table called 'u_table...

tech_tc by Mega Contributor
  • 7522 Views
  • 6 replies
  • 0 helpfuls

Get TEXT from select box

Hi,I have a select box with some options that are shown, but when I select some option I get the value of the selection, not the name for example:option in the select box # 1 is "Main avenue 133" but value of this selection is "001". I need to get th...

DanLuevano by Kilo Explorer
  • 7377 Views
  • 4 replies
  • 1 helpfuls

Resolved! If a ticket exists with the same short description that you have written in a new ticket, an alert message should come that this incident already exists and ticket should not get submitted.

If a ticket exists with the same short description that you have written in a new ticket, an alert message should come that this incident already exists and ticket should not get submitted. How can we do this

System Setting for Default Font

Apologies if this is posted elsewhere, I just can't seem to find an answer.All of our email notifications are in Times New Roman by default. I would like to change this to Calibri, to match with our internal corporate communications. Does anyone know...

mrichard5689 by Kilo Contributor
  • 9342 Views
  • 13 replies
  • 3 helpfuls