- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2016 11:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2017 02:44 PM
Hey Vishnu,
I just worked on a related issue with my team where only some users were receiving an empty page after clicking on the email button. Turns out it was a bad character in a quick-message that only they had access to. Most likely the bad character was due to a copy/paste of text added to the quick message. It seemed to have brought over extra curly braces, which threw the HTML off and prevented the page from loading. Just wanted to add my two cents into this since I had a very similar issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2016 01:56 PM
Can you provide more details what you are trying to achieve?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2016 02:33 PM
Created new Email client template, it is returning black page.
I wrote a gs.log() in the script . Script is executing but it retuning blank.
I can't see any thing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2016 02:51 PM
Did you enable email_client on u_hr table? If possible provide some screen shots how you are creating client template.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2017 11:21 AM
I enabled email_client. It is working with default template but not with template i created.