November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi,
Solved this myself by using epi-forms/contentediting/editors/EmailTemplateActorEditor as the ClientEditingClass.
The "Add placeholder" button inserts the placeholder in whatever input field is in focus.
Best regards
/Jesper
Hi
I want to create a actor for sending a confirmation email to the poster of a form. I would like the template to look and behave like the built in template for sending post as email without the recipient propery.
I have gotten all the properies in place with a custom Model inheriting from IPostSubmissionActorModel but I cant figure out how to get the "Add placeholder" button in the top right corner.
Is there a good way to do this?