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

Forum Posts

San Diego Empty list picture

Hi All, I upgrade a customer's developer instance to new release San Diego patch1-hotfix1. I notice when I do a new search in the browser  and there are no results I show a picture (a big picture)   like this .. The customer doesn't like it .. Is it...

find_real_file.png

Audit access to tables

Hi All Our security team ask me audit tables and record access. I need to know when a user read records from tables in some scoped application.  Where I can find this information? Only in syslog_transaction or there are other tables.  Regards Giusepp...

Call a property in script include

Hello, Is there a way to call the value of a property in a script include? I tried using gliderecord on the sys_properties table ang getting the value but it's not working. Here is the script that I have used 

find_real_file.png
Evren Yamin by Tera Contributor
  • 3500 Views
  • 17 replies
  • 1 helpfuls

Client & Server code in UI Action

Hi, I'm probably missing something very basic here but I'm not able to execute both client and server side code in my UI Action This is the script: function doClient() { alert("here " + g_form.getFormElement()) gsftSubmit(null, g_form.getForm...

find_real_file.png