How to generate a popup window for sending emails with recipients and content using ui action button from INCIDENT form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2018 11:34 PM
Hi
I want to generate a popup window for sending emails with recipients and content filled using UI action button from INCIDENT form. On clicking, it will open a popup like client template with details filled, like recipients, INC number, short description, etc
Please help me out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2018 01:35 AM
Unchecked , but still not getting any result

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2018 01:40 AM
Hi
From the above code you gave....what part of code is getting run? or nothing is happening? try placing log messages and let me know what is running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2018 01:29 AM
Does anyone have any idea how to use two client templates for a single table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2018 01:36 AM
Use conditions to distinguish the correct template.
Maybe your problem could also be solved through dynamic values in the client template fields, for example the From field:
javascript:gs.getUserId();