ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Alternative to gs.getMessageLang()

gs.getMessageLang() checks the UI Message table [sys_ui_message]. Is there an alternative way to check for translation from the Translated Name / Field [sys_translated] or Translated Text [sys_translated_text] tables? Most custom translations or tran...

Neil5 by Tera Contributor
  • 1865 Views
  • 3 replies
  • 1 helpfuls

Resolved! state choices shows 1

We created a custom table that is extended from Task and we have state on our form. We have created 4 choices for this table's state field- 'New, In Progress, Closed and Cancelled'. In the form, we are seeing an additional state as '1'. Which I canno...

find_real_file.png
Konduru by Tera Expert
  • 796 Views
  • 1 replies
  • 0 helpfuls

Button to open specific view

Hello.   I have a button i want to open the view "registrering_av_hardware_ved_innkjøp" with. How do you script buttons in forms take you to a specific view?      nyHW();function nyHW(){//make the url to a new normal change var url = sysparm_view="re...

find_real_file.png
asd22 by Tera Contributor
  • 804 Views
  • 6 replies
  • 2 helpfuls

How to track user access

Hi All,   I wanted to report on usage of table. So I am looking for a way where I can check the users accessed a table. How can I check this? I am not finding a table where it has usage data similar to applications in the u_app_usage table.

MR13 by Tera Contributor
  • 935 Views
  • 2 replies
  • 2 helpfuls

Encrypt and decrypt rest message

I have seen KMF started supporting key management, where one can generate, renew, suspend keys. I see it support encryption and decryption options internally, where it wraps, unwraps they text using the security key which it internally maintains and ...

User145619 by Giga Expert
  • 1422 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to create a UI Macro that acts as a filter

Hello, We have recently received a new requirement from the business to give them a feature that allows them to build their own filter and set that value on a record. This will be in regards to the knowledge base application. The reason they want thi...

find_real_file.png
mballinger by Mega Guru
  • 1094 Views
  • 2 replies
  • 1 helpfuls