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

Forum Posts

Resolved! How to remove default value when field is empty.

Hi everyone,I have create default value for a field.When create new record default value is setting for this field. However, When remove value of field (field = empty) and save record, Record still save is default value.I want when user create new re...

Le Son by Tera Contributor
  • 1666 Views
  • 12 replies
  • 0 helpfuls

About data exporting

I would like to ask you a question.When outputting data from ServiceNow,How many rows and cells should the csv threshold be?

onCellEdit client script

Hi folks, If admin user is logged in only he can edit the list not other user how can I solve this problem use of onCellEdit client script? Thanks,Mustafeez.

Mustafeez by Tera Contributor
  • 797 Views
  • 4 replies
  • 1 helpfuls

Resolved! How to get g_form.getUniqueValue() display value?

Hello,This is primarily for educational purposes. Currently the following code populated the sys_id in the description. How do I it to display the ritm number instead of sys_id?   Thank you  var recSysId = current.getUniqueValue();var ritm = new Glid...

Keang by Tera Contributor
  • 2451 Views
  • 7 replies
  • 5 helpfuls

Review my code: Accessing MRVS vis record producer script

Hi community,   I am trying to pull the list of assets in an MRVS and update them via a record producer. Below is my current code which isn't working at the moment, any idea why? var multiModelVar = JSON.parse(producer.mdf_sets); if (multiModelVar.le...

Dash2 by ServiceNow Employee
  • 310 Views
  • 1 replies
  • 0 helpfuls

Scheduled Job Memory Drain Problems

I am wondering if anyone has some advice on this situation?I created a schedule job to import laptop data for our organization (currently in Test). We have around 50k devices. The job is scheduled to run once/week on a Friday to avoid slowing down th...

JayGervais by Kilo Sage
  • 1186 Views
  • 5 replies
  • 0 helpfuls