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

Forum Posts

Resolved! Stamp bullet point point on email script

Hi all, I have below mail script, it stamps individual apps name when found - i would like to replace the "Name:" to bullet point point  - how should i change this?   var appsNames = event.parm2.split(','); var details = ""; for (var i = 0; i < appsN...

Sam198 by Mega Guru
  • 2483 Views
  • 1 replies
  • 2 helpfuls

Resolved! ServiceNow REST API response column sort

Hello Everyone       I am retrieving records from a table using REST API feature in servicenow. I selected columns in the query parameter (sysparm_fields) in a particular order . But while the API is being formed at the backend , the columns get re-o...

Ann32 by Kilo Contributor
  • 2576 Views
  • 1 replies
  • 1 helpfuls

No incident is created from inbound email action

I have an inbound email action named 'Create Incident' in our dev environment where I'm an admin. It is the only active inbound action by that name. This action runs when the Subject starts with 'Submit'. When I send an email in from prod, the action...

Removing all Add/Delete options from Multi-Row Variable Set

I have a Multi-Row Variable Set in a Catalog Item that we are displaying in the Service Portal.  I am pre-populating it with exactly the number of rows it needs to have (that part is working great).  So I want to remove all the Add/Delete options tha...

jmiskey by Kilo Sage
  • 5260 Views
  • 4 replies
  • 0 helpfuls

Disable edit button on Multi Row Variable Set

I would like to disable the edit button(s) on a Multi Row Variable Set. I have not been able to find any way to do this. I find answers for hiding the Add and Remove buttons on the widget, but not the edit or delete buttons on the individual rows. Th...

twooton by Giga Contributor
  • 3543 Views
  • 4 replies
  • 0 helpfuls

Resolved! List using Module Arguments

I'm not understanding how to use Module Arguments.  I am looking to create a menu item(module) that lists certain cases based on a script include that i built.  Currently the script include is set to return the sys_id's of the cases need.   If you ru...

find_real_file.png

Resolved! HTML field is not rendering as table

Hello Experts, I need to show some details in table format, for that i have created a HTML field on Incident form and in that field i have added below value and save the form: <table style="width:100%">  <tr>    <th>Firstname</th>    <th>Lastname</th...

Community Alums by Community Alums  
  • 6773 Views
  • 27 replies
  • 4 helpfuls

How to make a table accessible to public?

I have a requirement to create a table to manage data with attachments and display it to the public through a portal page. Is it doable? If yes, what would be the best approach?    Thanks for help in advance!

AmritaT by Tera Expert
  • 7292 Views
  • 17 replies
  • 8 helpfuls

ATF "Field is not editable" problem.

Here is the situation.Inside of the ATF test, I open a INC, submit it. Reopen it. I want to check the "Add On-Call Time" box (set from false to true) in the picture below. The ATF verifies that it is set to false.And in the same environment (TEST) I ...

090517OnCallTime.PNG 090517OnCallTime2.PNG 090517Error.PNG
flipflorey by Kilo Contributor
  • 2561 Views
  • 2 replies
  • 1 helpfuls