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

Articles

AES (Rijndael) Encryption using Stanford Javascript Crypto Library SJCL for short (Works in scoped applications only)

Knowledge on how encryption works is a prerequisite. Its hard to find a JS library that runs perfectly with ServiceNow JavaSript Engine which supports ECMAScript5. Libraries like CryptoJS by Google wouldn't work right away without modifications. Yet ...

Sending the Selected Attachments in an Email Notification.

Hi Buddies, I have seen most of the guys searching for this topic and recently one of my friend also asked me to help him in 'sending the selected attachments in the email notification from our incident record '. Generally,There are two approaches to...

Lahari7 by Kilo Contributor
  • 2186 Views
  • 3 comments
  • 0 helpfuls

ServiceNow BuildWithAES challenge

I have done my bit to participate in ServiceNow's App Engine Studio challenge. To be true to its no-code / low-code nature, I decided to use one of the AES templates to build a performance evaluation application. #BuildWithAES 1. Used template "Perfo...

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

Processing BCC inbound emails

If you have multiple email accounts and receive an email that has been sent blind-copied (BCC) it is impossible to know which account the email was sent to. As set out in this KB:https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB...

Adding a UI Macro (button) to Any Field with Fuji Icons

Call me strange but when it comes to UI design I think buttons related to fields should be next to the field.   In ServiceNow I've been told numerous times that I can either have a Form Button in the banner or a Form link at the bottom - why?   Why n...

UIMacro1.jpg
eddy42 by Tera Expert
  • 27422 Views
  • 18 comments
  • 0 helpfuls

Leasing Extension Approval

I'm happy to participate in #BuildwithAES challenge. I have created the application 'Leasing Extension Approval' to extend your leasing agreement with out any paper work. Once Lessee filling his request in portal, Leasing manger can see it in their W...

Adding Hover text on a Field

Hover text on a Field - Client Script Steps:1) Now the record and right click on the field for which the Hovertext to be Added 2) Click on Configure Dictionary 3) Scroll to related list, and click on "Labels" tab 4) Click on New  5) Fill the details ...

find_real_file.png find_real_file.png
Top Contributors