We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! How to create a tree view?

I have a form with 3 field: Tower, Name and fatherID Example: Record with sys_id = 001 :   {Tower = Quality; Name = A; fatherID = 001} Record with sys_id = 002 :   {Tower = Quality; Name = AB; fatherID = 001} Record with sys_id = 003 :   {Tower = Qua...

How to check if a table is exposed for integration

Hi Forum, Have a requirement from client asking to limit the fields sent via OOB rest API calls. I heard that integrations are querying multiple tables and since they have been exposed they are able to get all the fields in the responses. Firstly, I ...

madhuv by Tera Contributor
  • 1092 Views
  • 1 replies
  • 1 helpfuls

Resolved! Client script to restrict specials characters

hi i have one text field on service catalog item on which i have to do two validations:- 1. only accept ip address in their correct format 2. if more than 1 it should automatically insert comma  for eg. ip address1, ip adddress 2 and it should only a...

Retire related CIs when Servers are retired

Hello Experts, I have a requirement that When Servers CIs are retired other CIs discovered from the Server are not retired. SQL Server instances and DNS names are two examples. How can I achieve that with BR? Thanks, Rocky.  

Rocky4 by Tera Contributor
  • 851 Views
  • 1 replies
  • 0 helpfuls

UI builder - add event on field change

Hi, Are there any events that cover a specific field changing? much like onChange? This is for the Record Tabs component. I had a look around but couldn't see how it could be done.   Cheers Ben

Choice type field is giving choice label in flow designer.

Hi All, I am having a choice field in a table. By using  lookup record  in flow designer I am getting the values of the recordd.But in if condition If I am dragging the choice type field in condition value,it is getting choice  text label instead of ...

Mounika8 by Tera Expert
  • 2484 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to Hide Empty variable

Dear Experts,  How to hide the "Empty" variable from stack display. Thanks    Thank you  

find_real_file.png
ND7 by Kilo Sage
  • 2660 Views
  • 9 replies
  • 3 helpfuls

Resolved! create multiple records via script

we have 5 records in table A based on these records we need to grab some details from this  record and create another contract record (via schedule job ) can someone help me with the code    Table A record contains: Short description , user ID , Star...

RudhraKAM by Tera Guru
  • 3058 Views
  • 3 replies
  • 1 helpfuls