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

Forum Posts

Resolved! email script returns undefined

in the email notification , we have an email script that returns undefined , any ideas please?   template.print("vendor:  "+ current.variables.vendor_name + "  submitted by : "+current.variables.requestor.getDisplayValue() +"  was added to the vendor...

find_real_file.png find_real_file.png
sonita by Giga Guru
  • 3012 Views
  • 4 replies
  • 0 helpfuls

Resolved! Knowledge article redirection is incorrect.

Hi All, Trouble redirecting to latest version from older version of knowledge article. So the above is the older version and that is the reason I can see a text saying its an outdated and click on the red text to navigate to newer version. (Please r...

find_real_file.png find_real_file.png

Resolved! Restart workflow from background script

Hi, I'm trying to restart a workflow running on a custom table to restart from background script. Workflow restart function call accepts current object of type GlideRecord but the challenge is how to call the current object in background script.  Cou...

G Balaji by Kilo Guru
  • 14082 Views
  • 2 replies
  • 11 helpfuls

Model Name and Model Number

I’m seeing something odd in hardware asset table and wondered if it had to do because Name and Model Number do not match.  Model is showing up as both “EliteBook 830 G5” and “EliteBook 830 G5 Notebook PC 13"” in my asset table (see below).    Usually...

find_real_file.png find_real_file.png
CindyS1 by Kilo Explorer
  • 5153 Views
  • 2 replies
  • 0 helpfuls

Add Roles to Groups from Transform Map

I am attempting to write an onAfter Transform Script to assign roles to groups based on values from the loaded spreadsheet. The transform map would create the groups, then the script would run to determine which roles go in each group based on whethe...

Resolved! How to update system font with new font family?

Hello all,Simple requirement, but proving tricky!I need to update the entire system font to Ubuntu, but this is not a font family that is in the system by default. I have created the following UI Script (taken from a previous post), but this does not...

CharlesR1 by Kilo Guru
  • 4634 Views
  • 4 replies
  • 2 helpfuls

Resolved! Limit records in Data Table from Instance widget

I need to limit the number of records returned to  my "Data Table from Instance" widget (not the page size), but there doesn't seem to be an option for this.  I have hundreds of records in the widget and want to limit it to 100. I cloned it and the w...

Group by date/time field

Hello Everyone, I have to write a code in which the requirement is to count how many records were created in one particular day. I have to use the record's created field, and we cannot use Group By in a Date/time field. So kindly suggest a code to fi...

mahive by Kilo Contributor
  • 1892 Views
  • 2 replies
  • 1 helpfuls