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

Forum Posts

Resolved! Remove an option from a select box field

Hi everyone, I need to remove an option from a select box field in a catalog client script by using sys_choice table.The current Client Script is this: function onLoad() { g_form.removeOption('what_do_you_want', 'seasonal_campaigns'); //Qual material...

Change What the (+) Does in a Now Experience Workspace

I have created a Now Experience Workspace in App Engine Studio for one of my custom apps. It did a pretty good job so far, but it appears the behavior of the New Tab button (The +) Is still showing the options for our default workspace. I do not wan...

find_real_file.png

Resolved! Can't save script updating public field

Trying to write a script that among other things, sets the public field to false;gr.public = false; I can't save it because of this error: missing name after . operator (<refname>; line 3): JavaScript parse error at line (3) column (10) problem = mis...

Resolved! Robust Transform skip empty field

HiI am working with RTE and I have a source table like so  | Source Field1 | Source Field2 | Source Field 3 | Source Field 4 | The are a certain times that one of the Source Field is empty. I would like to ignore that empty field and copy the data of...

Screenshot 2023-11-02 at 9.25.31 AM.png
Fredo by Tera Contributor
  • 1450 Views
  • 3 replies
  • 0 helpfuls

Resolved! Using a Client Script for a module definition

Hi All, Hoping someone can help with my issue. I am trying to use a client script to dynamically build the query filter for a module definition. I have scoped application called "Sports Data" (x_stpe_sports_data) which includes tables called x_stpe_s...

Expiring codesigning certificate

Greetings everyone.  I have a problem that I cannot seem to find a solution for.  I have a certificate (code_signing_key_rome_publiccodedesignver) that is expiring soon.  We are on San Diego and there is a code_signing_key for SanDiego as well.  I am...

Community Alums by Community Alums  
  • 3756 Views
  • 9 replies
  • 25 helpfuls

Resolved! Connecting UI Action and UI Page

Hey everyone,  I need to create a button on an incident form that when clicked, opens up a new window that displays the incident table. I know I have to create a UI Action and a UI Page, but I'm confused about how to link them. Any help in the right ...

Rae Khan by Tera Contributor
  • 761 Views
  • 4 replies
  • 0 helpfuls

SIR related queries

Hi All, I have couple of question: 1. How SIR Pro is different from SIR2. What is SOAR? how is build in ServiceNow? What modules are include as part of SOAR?3. I have been using email parser for phishing emails, but i am not able to pull out the URL ...

Resolved! UI action button dialog box requirement

Hi All, I have a requirement to create button on a custom table. Whenever the user clicks on the button, it should open a pop up saying ‘Do you want to proceed?’ with Ok and Cancel button.When the user clicks on Ok button, it should insert a new reco...

Rose17 by Tera Contributor
  • 1300 Views
  • 16 replies
  • 1 helpfuls