The CreatorCon Call for Content is officially open! Get started here.

Display a table with dynamically changing number of rows but has fixed columns based on Table data inside notification body.

User477307
Tera Contributor

Hi,

I want to display incident records with Created date, short description and opened by columns in the notification body as a table format and the number of records will be changing, could be multiple.(looking to implement something like ng-repeat but in notification)

I am trying to run a schedule script to trigger this notification.. Is it possible to achieve this requirement?

Please help me with display this format in notification.

Note: I've tried attaching the PDF to the email through notification but I am actually looking to embed the data in Notification body itself.

 

Thanks.

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi

please have a look on the following article which demonstrates the common approach for building tables within email notifications: https://community.servicenow.com/community?id=community_article&sys_id=fe099441dbd8cc1423f4a345ca961...

Maik

View solution in original post

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

Hi

please have a look on the following article which demonstrates the common approach for building tables within email notifications: https://community.servicenow.com/community?id=community_article&sys_id=fe099441dbd8cc1423f4a345ca961...

Maik