- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 12:53 AM
Hello everyone, i need to do a button in workspace to preview the email related to current case. I get the sys id of the email using glide ajax, but then i dont know how to show the email. i guess i should use g_modal and then use the ootb ui page preview_email, but im not sure how to achieve this.
the preview of email doesnt have an own link either, that i couldve used.
Any suggestions please?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 02:40 AM
Hey i actually solved it. The code i used to show the email:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 12:31 AM
I need the same too, anyone can shine some light on this subject?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 02:40 AM
Hey i actually solved it. The code i used to show the email:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 05:19 PM
Thanks for sharing @jennv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 05:16 AM
Hi @jennv ,
Is it possible to track how many times an email is previewed and show that count in a field?