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

CMDB Workspace - Home page Quick Links

Hello everyone, I am working with CMDB Workspace.In the home page we have Quick links section which are kept in sn_cmdb_ws_quick_links table The table has the following fields:OrderTitleURLUserAs far as we know, this table uses User field to make it ...

Resolved! Inbound email action

Hello, Community.I have a Scoped Application whose table was extended from Task. For inbound email action, I've created a flow, and when testing it, there is one unsuspected issue.The additional comment in created record is not displayed. Who can cla...

Screenshot 2024-01-12 at 12.11.38.png Screenshot 2024-01-12 at 12.10.53.png Screenshot 2024-01-12 at 12.11.19.png

Resolved! Service Portal Form Widget - Create new UI Action

Is it possible to create a new UI Action for a cloned Form Widget that will not check for the canWrite() function?  The OOB widget requires GlideRecordSecure, however we are trying to handle write access separately.

Bianca1 by Giga Contributor
  • 5076 Views
  • 7 replies
  • 0 helpfuls

Transform map field map script

Hello Experts,I have written below field map scripting but it's not working can anyone please guide why it's not working.answer = (function transformEntry(source) { if(source.u_model=="Apple Macbook Pro 16'' MVVJ2HB/A") { var gr=new GlideRecord('c...

abhijeetpaw by Tera Contributor
  • 844 Views
  • 6 replies
  • 0 helpfuls

Approval Coordinator without any child activities

Hi folks,I don't have any child activities in approval coordinator, what will be the output of this activity?I've tested this, it's marking as approved by default why is it so?

Community Alums by Community Alums  
  • 1116 Views
  • 7 replies
  • 0 helpfuls

difference between setVisible() and setDisplay() on g_form?

Hi,i just read the information about these two methods, both methods cannot hide mandatory fields with no value and the only difference i found is,setDisplay()If the field is hidden, the space is used to display other items. that means below field li...

swamyk by Mega Expert
  • 51206 Views
  • 5 replies
  • 23 helpfuls

Import Set

Hello Experts,I want to import the stock rule into the stock rule table. In my excel model, the name is Apple Macbook Pro 16'' MVVJ2HB/Abut in the product model table, there are multiple product models with the same name, that is Apple Macbook Pro 16...

abhijeetpaw by Tera Contributor
  • 562 Views
  • 4 replies
  • 1 helpfuls