Email client template calling through UI action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2022 02:38 AM
HI,
I am trying to call out an email client template through Ui action button in major incident form. But there are two email client templates on that table, how to show the specific template when Ui action button is clicked.
thanks,
abhi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2022 04:56 AM
I tried and it's not picking dynamically.
Strange and seems to be platform bug as both UI actions are calling separate email client template
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2023 09:49 PM
Hi @Abhi33 ,
I am also facing similar problem with UI actions. I have a created a custom email client template and created a UI button to link that custom email client template. But when I click the UI button it is displaying some other email client template instead of custom one.
Can you help me here?
I used the same script emailClientOpenPop('sn_si_incident', false, null, null, 'sysID').
Regards,
Bindu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2024 10:59 AM
Found answer in other thread : Need to create multiple email client templates to ... - ServiceNow Community
KBA : Email client only supports one email client template per table - Support and Troubleshooting - no can do multiple email templates on table.