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

Forum Posts

Track of error message on the form

Hi all,I have an error message poping up when ever i submit a form based on some condition. But when i try to find the source of error message on form, I'm not able to find it.I tried with studio , all the scripts (client , BR, UI policy , message, d...

NAIDILE S by Tera Contributor
  • 2044 Views
  • 15 replies
  • 1 helpfuls

Resolved! Issue with using g_form in UI Action

Hello, I have created a rest message and the Preview REST Message script usage looks like this -   try { var r = new sn_ws.RESTMessageV2('x_775122_enviro_tr.Get Tree Name', 'Post'); r.setStringParameterNoEscape('clientName', 'client2'); r.setStri...

irfanshaik by Tera Contributor
  • 1307 Views
  • 2 replies
  • 3 helpfuls

How to use var email = new GlideEmailOutbound();

Hello I want to send an email from ServiceNow script include. The sender of email id will be for example sender1@gmail.com and receiver as receiver2@gmailcom. Can we use var email = new GlideEmailOutbound(); for this? How to use this.

dev115415 by Tera Expert
  • 3239 Views
  • 7 replies
  • 1 helpfuls

Resolved! Scoped app subflow error activating after assigned to flow

I have a scoped app that is causing problems when assigning a subflow to a flow. I cannot recreate the behavior from global, and it is consistent across 3 tenants. The details are as follows: Version is Vancouver build date 11-09-2023_1854Subflow sav...

Wm Hadley by Tera Expert
  • 2458 Views
  • 3 replies
  • 1 helpfuls

Variable Type HTML Input Field Toolbar Configuration

Hello ServiceNow Community Team.I am reaching out to you to ask some advice regarding of "Variable Type HTML Input Field Toolbar Configuration" This is a input field with HTML Type.How can I disable and hide those 5 icons in toolbar?I also checked Al...

Jihye_0-1673029563934.png
Jihye by Tera Contributor
  • 2791 Views
  • 3 replies
  • 1 helpfuls

Add email address to a list field

I created a list type field  which is refering to Custom table which has email address on the Custom application  form.   I was wondering how I can add an email address field to it (just like the Watch List which is refering to other table other than...

SwathiPadighar_0-1706164033478.png

Set the filter on related list

Hi I have a filter set on Related List called "Impacted CIs" in change request , as per screenshot. I need to remove this filer. I checked sys_relationship_list.do but I am not able to find this list there. Where can I change filter condition for rel...

PiotrekL by Tera Expert
  • 1045 Views
  • 5 replies
  • 1 helpfuls

Agent Assist UI Component

Hey, i have a problem with UI Framework, I need to get the agent-assist component to be able to customize it for our purposes. does anybody know if it's possible?

Serhii5 by Mega Guru
  • 1054 Views
  • 3 replies
  • 0 helpfuls

Calendar View

Hi All, Am building a dashboard in App Engine Studio UI builder and the user wants a dashboard to display the calendar details from outlook. Am not sure what widget i should choose and if it is feasible? Could anyone point me in the right direction? ...

Labels