Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Notification

Hello , I want to create a notification for a task assigned to user which should be displayed on bell icon which is present on the global banner . Please refer attachment  Thanks  

harry24_0-1720157878789.png
harry24 by Tera Contributor
  • 469 Views
  • 1 replies
  • 0 helpfuls

Email notification issues

Hi Community,I need some one help , I have created two emails , one is interrupted another one name rejected.  I have created two events for these notifications.Event names : cloud_intake.olympus_vending_errorv2 :  Rejected messagecloud_intake.olympu...

JVINAY by Tera Contributor
  • 465 Views
  • 1 replies
  • 0 helpfuls

Email trigger isssue

Hi Team, I have a requirement for email notifications, I wrote some script for two events one for interrupted and another rejected. above two emails trigger only vending failed status but success trigger new email but this situation any time only abo...

JVINAY_0-1719909179374.png
JVINAY by Tera Contributor
  • 521 Views
  • 1 replies
  • 1 helpfuls

limit characters of multiline text

Hi Team,can anyone please help me.Below script is working in native UI. When user typing itself, it will stop if user entered more than the characters mentioned in script.i required the same way work in portal. function onLoad() {    var control = g_...