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

Forum Posts

Resolved! Missing fields in form view of Data Source Table

Hello, I want to create an application using IntegrationHub ETL. For that, the initial step would be to create a Data Source. When I click on the new button to create a record in the Data Source Table and after selecting Type as REST(IntegrationHub) ...

find_real_file.png find_real_file.png
Smit Ladani by Kilo Contributor
  • 2793 Views
  • 12 replies
  • 4 helpfuls

Resolved! Display custom dialog box

Hi,I have a dropdown field "status" on my form and im looking for a way to create a dialog box with three options "cancel", "cancel but dont send" , "send". When a user changes a status to cancel, this dialog box should appear with these three option...

Neha79 by ServiceNow Employee
  • 2216 Views
  • 13 replies
  • 0 helpfuls

Resolved! Date picker for UI Page

Hello, I am working on implementing a date picker for a UI page. I have the following snippet in my HTML code-field: <g:ui_date class = "form-control" id = "wt_start" name="work_time_start" value="${sysparm_start_date}"/> Which displays like this: w...

find_real_file.png
kyrresc by Tera Expert
  • 3749 Views
  • 8 replies
  • 1 helpfuls

Resolved! RITM Stages Not Translating

Hi, My RITM stages are available in both English and Hebrew: The Stages are set using the Flow Designer: The issue I'm having is that they are not translating and still appear exclusively in English:   Does anyone have any idea how to resolve this...

find_real_file.png find_real_file.png find_real_file.png
Shane18 by Kilo Expert
  • 2424 Views
  • 2 replies
  • 0 helpfuls

CSDM 3.0 Taxonomy

Hi, In the CSDM 3.0 White Document the Application Services Tables are indicated on the image below, however with the introduction of the Common Service Data Model (CSDM) navigation pane (Paris) I'm finding a new table called "csdm_app_services". Doe...

find_real_file.png
Armacar2 by Kilo Expert
  • 1438 Views
  • 3 replies
  • 0 helpfuls

Reset local password using background script

Hi there I am checking if I can reset the local password of a scoped app user. I don't have access to the scoped app, hence it doesn't allow me to reset it manually and that is expected. I tried to run a background script and it also, gave me the sam...

annmoleapen by Giga Contributor
  • 1371 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to remove all rows of a variable set

Hi, I have a variable set,  When select choose : New and choose1 : ABCD and added some rows on variable set. when change choose  : update and choose1: ABCD i want to clear all the rows on the variable set , so that the user want to add new rows, but ...

find_real_file.png find_real_file.png

Resolved! Insert Hyperlink and open in new tab.

Hi , how do I get the following link to open automatically in new tab instead of the same tab? The following code is entered in journal type field. [code]<a href="http://www.service-now.com">ServiceNow</a>[/code] If the link is click from below scree...

find_real_file.png find_real_file.png
Kifrez by Kilo Guru
  • 6177 Views
  • 3 replies
  • 13 helpfuls