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

Forum Posts

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
  • 914 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
  • 1487 Views
  • 16 replies
  • 1 helpfuls

Resolved! Instance scan checks categories

what is the purpose of each category in the checks:1. Performance2.security3.upgradeability4.Manageability5.user experience6.overalldescription about these categories

shivaadapa by Tera Expert
  • 1341 Views
  • 1 replies
  • 3 helpfuls

How to copy one record field value to another record

Hi everyone, I have a field called "Process Managers" which has a value by default, if I change the "default value" it will only change for the records that get created after this change, is there any way to make the other records get the value of th...

Resolved! form automatically assigned_to

When choosing "no" in the relevance question, the assigned_to should be filled automatically with the current user in incident form in Service Operations workspace and mobile please helpThank you

YahavMor_0-1698939257562.png YahavMor_1-1698939271105.png
Yahav Mor by Tera Contributor
  • 368 Views
  • 1 replies
  • 0 helpfuls

Resolved! NCR Integration

Hello everyone, I am investigating an integration with NCR, the problem is that I am a junior developer and new to integrations and I need help to understand how it works.I can't find much documentation about it and it's hard for me to understand how...

Resolved! Update Multiple records using list collector

Hi Community,Good Day!There is a catalog item have a list collector type and links with Hardware [alm_hardware] and I want to update it's state. if I select one record, it updates the record of the table. But if I select multiple records, these are n...

DEV976_0-1688759591476.png
DEV976 by Tera Expert
  • 1247 Views
  • 7 replies
  • 2 helpfuls

Set visible or set display false of some variables on SC

Hi All,I have the below "On change" client script.function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { return; } var prod = g_form.getReference('product', myFunc); //alert(JSON.stringify(prod)); //a...

babarat1 by Tera Contributor
  • 1228 Views
  • 6 replies
  • 2 helpfuls

Service Portal Incident form edits

Hello,I have two sets of questions on our incident form and was looking for a way to distinctively separate the sections.  I added a new container before the second set of questions.  This does make a thin grey line show up but it is not that noticea...

DannyBarker_0-1698933571310.png