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

Forum Posts

Display red banner on top of the form with some text

Develop a custom checkbox field called “Flag for Review” on Incident. When checked: Show a red banner at the top of the form: "This Incident is flagged for managerial review".How to show a red banner on the top of incident form when a checkbox has be...

profile by Tera Contributor
  • 1455 Views
  • 7 replies
  • 1 helpfuls

Resolved! Form redirection in the portal

We have a record producer based on the variable selection we have to redirect to some different record producers in the service portal.  Like we have to use on change client script which is fine but after the redirection the form values needs to be c...

pk2184046 by Mega Sage
  • 1395 Views
  • 5 replies
  • 0 helpfuls

Resolved! Count Number of pages in Pdf using servicenow

I have an attach a pdf in my incident form . I want the total number of pages in the pdf without using any third party api. Tell me a background script for that or any other way . I want to show an alert box in my incident form which shows number of ...

Prajusha by Tera Contributor
  • 1295 Views
  • 4 replies
  • 0 helpfuls

How to activate it for all the domains

 We have a multi domain, if for a global domain i activate the sidebar then I am able to view the discuss button only in global domain not in any other domains. How to activate it for all the domains

chazh by Giga Contributor
  • 498 Views
  • 1 replies
  • 0 helpfuls

Record Producer

onSubmit script error: TypeError: Cannot read properties of null (reading 'textContent'):function default_on_submit() {    if (!g_form)        return true;    return g_form.onSubmit();}  Hi, I am trying to do some modification in Record Producer and ...

pansarepooj by Tera Contributor
  • 618 Views
  • 2 replies
  • 0 helpfuls

Resolved! Inbound email flow working when tested but not in practice

As the subject says, I've created an inbound email flow, when I test it in flow designer and manually choose a received email it fires based on the trigger and does exactly what is expected. The issue is that obviously I want this to trigger when an ...

Biddaum by Tera Guru
  • 2257 Views
  • 7 replies
  • 0 helpfuls

Get particular fields in table by using GlideRecord

 Hello Community,I'm curious is there a way to query only specific fields (like two or three) from a table? Since the GlideRecord object retrieves all fields by default, it can impact performance in my scenario. Ideally, I want to fetch only certain ...

Kaka_23 by Tera Contributor
  • 863 Views
  • 1 replies
  • 0 helpfuls