Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Is it possible to extend EmailTemplateActorModel.

Vote:
 

I would be nice to be able to add a "reply-to" field to the email template. Today this is solved by using the "From" field with two addresses separated by comma (+ custom actor). 

Is it possible to extend the EmailTemplateActorModel? If yes, how?

#193883
Jun 07, 2018 9:05
Vote:
 

You can define your own model which may contain any fields you want. But you need to create a custom actor for using those fields and send message (or do other things) yourself. Please see here as a sample https://github.com/episerver/EPiServer.Forms.Demo/tree/master/Implementation/Actors

#194290
Jun 19, 2018 6:38
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.