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

Articles

Collecting data from Change Templates

I just want to share this code snippet after some digging around. I had to create a Request form which basically collects data from change templates. And noticed the template field has "template" as a field type, and those can't be easily queried.Aft...

Vegard S by Kilo Sage
  • 955 Views
  • 1 comments
  • 4 helpfuls

Scripting with Email Client Templates

One of our business requirements includes customization of "From" and "Reply To" email addresses for all customer-facing outbound emails. While I understood how to achieve this within notification records directly or by using email scripts, I had gre...

DevBasics: Don't be happy

  In the several thousand questions I've answered here in the community, as well as in my customer projects over the last few years, I've seen a lot of JavaScript code. And in most cases, the developers implement only the so-called "happy path" but...

find_real_file.png MaikSkoddow_1-1685277810246.png MaikSkoddow_0-1685352167821.png MaikSkoddow_1-1685353322944.png

TableUtils() utility additional functions

In my previous Return list of table extensions using TableUtils() utility article, I had covered a few interesting extension functions from TableUtils() utility. In this article, I will cover additional functions (Few are extreme cautious )Alright, L...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Scripts::. How to get only hour on Date/Time field

how can we get hour, minute from a date field? Sometimes we're facing some situations where a simple code could be a hard work because we're focused in our real demand therefore get a little samples from community it's realy useful and a fast way com...

image
tiagomacul by Giga Sage
  • 4809 Views
  • 1 comments
  • 2 helpfuls

How do I set short_description field your label bold

How do I set short_description field your label  bold?   ImagesDescription01. >> System Definition > Client Scripts02. New 03. Type information, in this case was used incident table and short_description field  04. Type script05. Save / Submit     BE...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
tiagomacul by Giga Sage
  • 5114 Views
  • 4 comments
  • 11 helpfuls
Top Contributors