Setting Subject in Mail Script for Email Client Template

pardhiv
Tera Contributor

Can we set a subject in Mail Script for Email Client Template (sys_email_client_template) . Tried below

 

pardhiv_0-1666330935104.png

 

 

 

 

pardhiv_1-1666330956480.png

 

 

12 REPLIES 12

adriantan08
Giga Expert

I was able to modify the subject a bit by doing:

RE: ${subject}

 

Maybe you can test by doing javascript:dosomething? 

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

hverma2705
Tera Contributor

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