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

Forum Posts

Hide fields based on condition in a form

Requirement: When contact has value display contact and hide: u_name, u_phone, u_company and u_email else vise versafunction onLoad() { var contact = g_form.getValue('contact'); if (contact) { // Contact has value → show contact, ...

Drag and drop external events to now-calendar component

Hi, Our team is deveoping a custom workspace for a client. Here we have to use now-calendar component. There will be 2 containers one will have task cards which are in open state and the other will be OOB now-calendar component. we can create new eve...

RamNithinD by Tera Contributor
  • 230 Views
  • 2 replies
  • 0 helpfuls

Not Able to Submit Catalog Item – Getting Error

Hi Community,  We are facing an issue with one specific Catalog Item in ServiceNow PROD instance.The same catalog item is working fine in TEST, but in PROD it shows:"Something went wrong and your request could not be submitted. Please contact your sy...

siddhisawant_0-1779808649161.png

Create record csv along with related tables

I have one requirement .I want to fetch all the table record along with related tables(sys audit, history, attachment etc)In csv file.Anyone have any solution or have done this kind of requirement.

shivani46 by Tera Contributor
  • 158 Views
  • 3 replies
  • 0 helpfuls

Flow execution is cancelled upon receiving request

Hello everyone. We have created a new flow with flow designer for change request. Once, we've received the following error: Flow Designer: Flow execution is cancelled upon receiving request. Reason is Aborting engine execution, cancel requested in sa...

Mario Sanz by Tera Expert
  • 11067 Views
  • 11 replies
  • 10 helpfuls

ETL Definition - Referenced entity (RTE Field Mapping)? How do they work

Does anyone have a working example of the Referenced Entity within RTE Field Mapping? Here are the details of my ETL Definition: 5 entitiesImport Set  (import) temp (temp) Azure Subscriptions (sub) - azure_id (PK, string)Azure Resource Groups (rg) (a...

Community Alums by Community Alums  
  • 1028 Views
  • 1 replies
  • 1 helpfuls