Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Related List doesn't show records when state changed for the KB Article.

Hello Everyone,When we go to related list of any Published KB article, we have record in "Assigned Topics" related list.But, when we check out that KB article, it doesn't show any record in Assigned topic related list.Can anyone suggest, how to fix t...

Community Alums by Community Alums  
  • 1196 Views
  • 4 replies
  • 0 helpfuls

Resolved! Generating a secure random 6 digit PIN via script

I have previously used math.random() to generate a 6 digit numeric PIN, however I am trying to find a more secure way of doing this. I came across the GlideSecureRandomUtil API and see it is possible to generate a random 6 digit alphanumeric PIN by u...

Community Alums by Community Alums  
  • 2404 Views
  • 4 replies
  • 2 helpfuls

Resolved! Search reference field with integer column

Hi All, I have a requirement to make the vendor id field searchable in the reference field so I use the variable attributesref_auto_completer=AJAXTableCompleter,ref_ac_columns_search=true,ref_ac_columns=name;u_vendor_id but for some reason this doesn...

Resolved! Hide New Button the workspace and related list

Hi Team, I have custom application developed and when I access the tables from workspace I can see the new button coming up on the list view and related list as well I have made changes to list control but it's working on platform but not on the work...

Community Alums by Community Alums  
  • 2431 Views
  • 4 replies
  • 0 helpfuls

Resolved! Multi Row Variable Set Problem

I have an issue Im able to replicate even on my PDI. SN Version:  Washington DCProblem: When I have a Multi Row Variable Set, clicking the Add button seems to break the g_form API. How to replicate on PDI: On a record producer, add the following vari...

Example Record Producer.png
Ace009 by Tera Contributor
  • 1775 Views
  • 3 replies
  • 3 helpfuls

The change request value appears as empty

The change_request number appears as empty. However when we check the related list , the string sys_id is shown. What could have caused this. In PDI the related list shows the number

AnciaM by Tera Guru
  • 1591 Views
  • 4 replies
  • 1 helpfuls