Setting Subject in Mail Script for Email Client Template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2022 10:43 PM - edited 10-21-2022 01:34 AM
Can we set a subject in Mail Script for Email Client Template (sys_email_client_template) . Tried below
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 06:12 AM
I was able to modify the subject a bit by doing:
RE: ${subject}
Maybe you can test by doing javascript:dosomething?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 01:30 AM
Hi @adriantan08
Can you elaborate on how you managed to modify the subject in email client template? Using email script or some other way? In either case, it will be helpful if you could shed some light.
Thanks in advance.
Regards
Himanshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 01:25 AM
Hi @adriantan08 Can you please elaborate on how you changed the subject using email script? Are you saying that you used "javascript:mymethod()" where mymethod() is a method defined in some script include or you called email script somehow jusing javascript:dosomething?
Regards
Himanshu