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

Forum Posts

Choice type field is giving choice label in flow designer.

Hi All, I am having a choice field in a table. By using  lookup record  in flow designer I am getting the values of the recordd.But in if condition If I am dragging the choice type field in condition value,it is getting choice  text label instead of ...

Mounika8 by Tera Expert
  • 2712 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to Hide Empty variable

Dear Experts,  How to hide the "Empty" variable from stack display. Thanks    Thank you  

find_real_file.png
ND7 by Kilo Sage
  • 3059 Views
  • 9 replies
  • 3 helpfuls

Resolved! create multiple records via script

we have 5 records in table A based on these records we need to grab some details from this  record and create another contract record (via schedule job ) can someone help me with the code    Table A record contains: Short description , user ID , Star...

RudhraKAM by Tera Guru
  • 3256 Views
  • 3 replies
  • 1 helpfuls

LDAP Nested Groups

I am currently working on an integration with Active Directory. Within AD, we are using groups to designate the Assignment Groups within Service-now. This is working just fine as long as, in AD, the members of the groups are individual users. If anot...

mflora by Kilo Contributor
  • 14521 Views
  • 27 replies
  • 7 helpfuls

Order Guide not showing up in search results

Hello, I have a real mystery here. I have an order guide that was working as expected until today.. the order guide is not showing in the search results in our Test environment when I got to Service Catalog & type in the name. However, this works in ...

Sandy7 by Tera Expert
  • 1015 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to add UI action to custom workspace?

Hi, I have created custom agent workspace with App engine studio. In table related to this workspace I have added ui action. This ui action is not visible in workspace.        do you have any ide how to fix that?   

find_real_file.png find_real_file.png find_real_file.png

How to add active functionality

I am trying to setup a filter form customization in which I want to add an Active field on filter form, under the system defination. Since the form is not having active field, hence I added a field type true/false in form design under  form configura...

Aru1 by Kilo Contributor
  • 2007 Views
  • 3 replies
  • 1 helpfuls

Resolved! After submitting Select box type variable in the catalog item, in the RITM variable editor section we are getting backend value of the selected choice in selectbox

Hi all, I have created a select box type variable with no question choices, the question choices of select box are added dynamically from one of the table by using catalog client scripts and script include(g_form.addOption()).When submitting the cata...

Susmitha14 by Tera Contributor
  • 2677 Views
  • 5 replies
  • 0 helpfuls

Search for a specific sys_id

Search for a sys_id in your entire serviceNow instance.Some time your scripts/logs may spit out a sys_id that you cant identify without spending some time to manually search for it.This script will automatically search for the sys_id and return more...

restevao by Giga Expert
  • 43339 Views
  • 14 replies
  • 21 helpfuls

Resolved! Average Incident Count per month

Hello All,I want to create a report to fetch the average count of the incidents created per month for the last year.Is it possible without using Performance Analytics?Thanks in Advance!

Sudeep by Tera Contributor
  • 5893 Views
  • 4 replies
  • 4 helpfuls

Resolved! how to disable and enable a button?

i have this button:  <g:dialog_buttons_ok_cancel ok_id="submitdata" ok="return go_ok()" ok_type="button" ok_text="Run" ok_style_class="btn btn-primary" cancel_type="button" cancel_id="canceldata" cancel_style_class ="btn btn-default" cancel="return g...

Moran1 by Kilo Contributor
  • 4299 Views
  • 2 replies
  • 3 helpfuls

How to make a field mandatory on UI page?

I have a UI page which presents some information in addition to fields and two buttons. I would like to make one of the input boxes(the one with the url place holder) mandatory if the parameter isparam is true. which means you cant press the button "...

Moran1 by Kilo Contributor
  • 2280 Views
  • 3 replies
  • 0 helpfuls