- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2018 03:47 PM
Hi community,
I'm trying to create an email script that takes records received from a GlideRecord and shows a couple fields from the record in an email. I can get the info, but formatting script so it looks right is proving to be challenging. Here's my script:
and here's what it looks like in the email
what i want is a nice table look with columns that have "Number", "State", and "Summary" going horizontal, with the appropriate values shown beneath...kind of like a spreadsheet view, or even a typical ServiceNow list view.
any help would be great...thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2018 07:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2018 02:30 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2018 07:07 PM
Glad you got it. Please mark the answer as Correct so that this thread will be removed from Unsolved questions of Community.
Thanks,
Archana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2018 07:40 AM
Hi Archana,
I don't see how to mark my own answer correct...if you'd like to copy and paste my solution and reply, I'll mark your message correct. thanks again!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2018 07:54 AM
Sure. Here it is,
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 07:00 PM
Hi Archana,
I found this very helpful and have used this for my requirement and it's working fine.
Thanks
Srini