We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Save and more actions not visible to users on workspace

Hi all, I have created a custom workspace and I have provided roles within ux_route acl for that workspace to an user.He's able to see workspace and lists as well.But when he opens a record from list, he's not able to see 'Save' button as More action...

BijoyDeb by Tera Contributor
  • 2034 Views
  • 3 replies
  • 0 helpfuls

How to reference field with multiple tables

Is there a way to configure a reference field to read from two different tables? Currently we have a reference field which reads from Table1 now we are splitting the data in Table1 among two tables Table1 and Table2 and it will be really helpful if w...

Bharat23 by Kilo Guru
  • 9349 Views
  • 10 replies
  • 6 helpfuls

Lock the filter

My Scenario: To show only location based incidents in the portal. I created a instance of simple list with a filter condition to show active incidents and wrote a query location=javascript:gs.getUser().getLocation();. This shows the list of incidents...

find_real_file.png

Resolved! Form section tab no longer seen

Section tab on customer_account table form is no longer visible. It was at one point, but it's no longer there. When I go to Form Layout, I don't see it under 'Section' of 'Form view and section'. But, I do see it under System UI > Form Sections.  

MStritt_0-1722360400686.png
MStritt by Tera Guru
  • 1536 Views
  • 6 replies
  • 0 helpfuls

There is a JavaScript error on Browser console

Hello, I'm getting a browser console JavaScript error on my Record Producer from the portal side.Here is my code: function onChange(control, oldValue, newValue, isLoading) {    if (isLoading) {        return;    }    var index = "1";    var spendPlan...

Primm by Tera Contributor
  • 1016 Views
  • 2 replies
  • 0 helpfuls

Facing challenge to bundle the Crypto-js.js file.

I am trying to use the crypto.js file of node.js in servicenow. As servicenow doesnot support the node.js so I am trying to bundle the crypto.js using the below URL so that I can use this js in script include. https://www.youtube.com/watch?v=BUKF2eKL...

Resolved! Difference between client script and script include (server).

Hello, Sorry for the elementary question. I'm studying servicenow, and also learning about development and mechanics. My question: Why does servicenow write the processing separately with client script and script include (server)?   For example, i...

Mi4 by Tera Expert
  • 6670 Views
  • 11 replies
  • 14 helpfuls

Resolved! How to populate attachment on catalog form

Hi everyone,I'm working on a catalog item in ServiceNow and I've created a variable of the Attachment type. I'd like to automatically populate this attachment with a file from a previously selected record . For example, after selecting a record, othe...

Rahul86 by Tera Contributor
  • 2193 Views
  • 3 replies
  • 1 helpfuls

Resolved! Save as Draft not displaying in Service portal

We had a Service Portal setup with a different name but we can also get to the default one of /sp. Ours is /[company name]. If I got to /sp and open a catalog item save as draft is available however if I use /[company name] and open a catalog item it...

brianlan25 by Kilo Patron
  • 4110 Views
  • 3 replies
  • 7 helpfuls